SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.addInstallmentsItem(Installment installmentsItem) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.addRefundsItem(RefundModel refundsItem) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.amount(Double amount) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.amount(Integer amount) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.authorization(AuthorizationModel authorization) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.billingAddress(AddressData billingAddress) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.currency(String currency) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.dateCreated(OffsetDateTime dateCreated) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.extendedParams(Map<String,String> extendedParams) |
static SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.fromJson(String jsonString)
Create an instance of SearchInstallmentPlanResponseItem given an JSON string
|
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.installmentPlanNumber(String installmentPlanNumber) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.installments(List<Installment> installments) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.links(LinksData links) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.originalAmount(Double originalAmount) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.originalAmount(Integer originalAmount) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.paymentMethod(PaymentMethodModel paymentMethod) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.purchaseMethod(PurchaseMethod purchaseMethod) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.putExtendedParamsItem(String key,
String extendedParamsItem) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.refOrderNumber(String refOrderNumber) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.refunds(List<RefundModel> refunds) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.shopper(ShopperData shopper) |
SearchInstallmentPlanResponseItem |
SearchInstallmentPlanResponseItem.status(PlanStatus status) |