@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1authenticationsOrderInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationsOrderInformation() |
public Riskv1authenticationsOrderInformation()
public Riskv1authenticationsOrderInformation amountDetails(Riskv1authenticationsOrderInformationAmountDetails amountDetails)
public Riskv1authenticationsOrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(Riskv1authenticationsOrderInformationAmountDetails amountDetails)
public Riskv1authenticationsOrderInformation preOrder(String preOrder)
public String getPreOrder()
public void setPreOrder(String preOrder)
public Riskv1authenticationsOrderInformation preOrderDate(String preOrderDate)
public String getPreOrderDate()
public void setPreOrderDate(String preOrderDate)
public Riskv1authenticationsOrderInformation reordered(Boolean reordered)
public Boolean getReordered()
public void setReordered(Boolean reordered)
public Riskv1authenticationsOrderInformation shipTo(Riskv1decisionsOrderInformationShipTo shipTo)
public Riskv1decisionsOrderInformationShipTo getShipTo()
public void setShipTo(Riskv1decisionsOrderInformationShipTo shipTo)
public Riskv1authenticationsOrderInformation lineItems(List<Riskv1authenticationsOrderInformationLineItems> lineItems)
public Riskv1authenticationsOrderInformation addLineItemsItem(Riskv1authenticationsOrderInformationLineItems lineItemsItem)
public List<Riskv1authenticationsOrderInformationLineItems> getLineItems()
public void setLineItems(List<Riskv1authenticationsOrderInformationLineItems> lineItems)
public Riskv1authenticationsOrderInformation billTo(Riskv1authenticationsOrderInformationBillTo billTo)
public Riskv1authenticationsOrderInformationBillTo getBillTo()
public void setBillTo(Riskv1authenticationsOrderInformationBillTo billTo)
public Riskv1authenticationsOrderInformation totalOffersCount(String totalOffersCount)
public String getTotalOffersCount()
public void setTotalOffersCount(String totalOffersCount)
Copyright © 2020. All rights reserved.