PaymentLinkResource |
PaymentLinkResource.addAllowedPaymentMethodsItem(String allowedPaymentMethodsItem) |
PaymentLinkResource |
PaymentLinkResource.addBlockedPaymentMethodsItem(String blockedPaymentMethodsItem) |
PaymentLinkResource |
PaymentLinkResource.addLineItemsItem(LineItem lineItemsItem) |
PaymentLinkResource |
PaymentLinkResource.addSplitsItem(Split splitsItem) |
PaymentLinkResource |
PaymentLinkResource.allowedPaymentMethods(List<String> allowedPaymentMethods) |
PaymentLinkResource |
PaymentLinkResource.amount(Amount amount) |
PaymentLinkResource |
PaymentLinkResource.applicationInfo(ApplicationInfo applicationInfo) |
PaymentLinkResource |
PaymentLinkResource.billingAddress(Address billingAddress) |
PaymentLinkResource |
PaymentLinkResource.blockedPaymentMethods(List<String> blockedPaymentMethods) |
PaymentLinkResource |
PaymentLinkResource.countryCode(String countryCode) |
PaymentLinkResource |
PaymentLinkResource.deliverAt(String deliverAt) |
PaymentLinkResource |
PaymentLinkResource.deliveryAddress(Address deliveryAddress) |
PaymentLinkResource |
PaymentLinkResource.description(String description) |
PaymentLinkResource |
PaymentLinkResource.expiresAt(String expiresAt) |
PaymentLinkResource |
PaymentLinkResource.lineItems(List<LineItem> lineItems) |
PaymentLinkResource |
PaymentLinkResource.merchantAccount(String merchantAccount) |
PaymentLinkResource |
PaymentLinkResource.merchantOrderReference(String merchantOrderReference) |
PaymentLinkResource |
PaymentLinkResource.recurringProcessingModel(PaymentLinkResource.RecurringProcessingModelEnum recurringProcessingModel) |
PaymentLinkResource |
PaymentLinkResource.reference(String reference) |
PaymentLinkResource |
PaymentLinkResource.returnUrl(String returnUrl) |
PaymentLinkResource |
PaymentLinkResource.reusable(Boolean reusable) |
PaymentLinkResource |
PaymentLinkResource.riskData(RiskData riskData) |
PaymentLinkResource |
PaymentLinkResource.shopperEmail(String shopperEmail) |
PaymentLinkResource |
PaymentLinkResource.shopperLocale(String shopperLocale) |
PaymentLinkResource |
PaymentLinkResource.shopperName(Name shopperName) |
PaymentLinkResource |
PaymentLinkResource.shopperReference(String shopperReference) |
PaymentLinkResource |
PaymentLinkResource.splits(List<Split> splits) |
PaymentLinkResource |
PaymentLinkResource.status(PaymentLinkResource.StatusEnum status) |
PaymentLinkResource |
PaymentLinkResource.store(String store) |
PaymentLinkResource |
PaymentLinkResource.storePaymentMethod(Boolean storePaymentMethod) |