Package travel.wink.sdk.affiliate.model
Class Invoice
java.lang.Object
travel.wink.sdk.affiliate.model.Invoice
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-07-21T13:34:06.734669+07:00[Asia/Bangkok]")
public class Invoice
extends Object
Invoice
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountCountry(String accountCountry) accountName(String accountName) addCustomerTaxIdsItem(CustomerTaxId customerTaxIdsItem) addDefaultTaxRatesItem(TaxRate defaultTaxRatesItem) addTotalTaxAmountsItem(TaxAmount totalTaxAmountsItem) amountPaid(Long amountPaid) amountRemaining(Long amountRemaining) applicationFeeAmount(Long applicationFeeAmount) attemptCount(Long attemptCount) autoAdvance(Boolean autoAdvance) billingReason(String billingReason) collectionMethod(String collectionMethod) customerAddress(Address customerAddress) customerEmail(String customerEmail) customerName(String customerName) customerPhone(String customerPhone) customerShipping(ShippingDetails customerShipping) customerTaxExempt(String customerTaxExempt) customerTaxIds(List<CustomerTaxId> customerTaxIds) defaultTaxRates(List<TaxRate> defaultTaxRates) description(String description) endingBalance(Long endingBalance) booleanGet accountCountryGet accountNameGet amountDueGet amountPaidGet amountRemainingGet applicationFeeAmountGet attemptCountGet attemptedGet autoAdvanceGet billingGet billingReasonGet collectionMethodGet createdGet currency@Valid AddressGet customerAddressGet customerEmailGet customerNameGet customerPhone@Valid ShippingDetailsGet customerShippingGet customerTaxExempt@Valid List<CustomerTaxId>Get customerTaxIdsGet defaultTaxRatesGet deletedGet description@Valid DiscountGet discountGet dueDateGet endingBalanceGet footerGet hostedInvoiceUrlgetId()Get idGet invoicePdf@Valid InvoiceLineItemCollectiongetLines()Get linesGet livemodeGet metadataGet nextPaymentAttemptGet numberGet _objectgetPaid()Get paidGet periodEndGet periodStartGet postPaymentCreditNotesAmountGet prePaymentCreditNotesAmountGet receiptNumberGet startingBalanceGet statementDescriptorGet status@Valid StatusTransitionsGet statusTransitionsGet subscriptionProrationDateGet subtotalgetTax()Get tax@Valid ThresholdReasonGet thresholdReasongetTotal()Get totalGet totalTaxAmountsGet transferDataGet webhooksDeliveredAtinthashCode()hostedInvoiceUrl(String hostedInvoiceUrl) invoicePdf(String invoicePdf) lines(InvoiceLineItemCollection lines) nextPaymentAttempt(Long nextPaymentAttempt) periodStart(Long periodStart) postPaymentCreditNotesAmount(Long postPaymentCreditNotesAmount) prePaymentCreditNotesAmount(Long prePaymentCreditNotesAmount) putMetadataItem(String key, String metadataItem) receiptNumber(String receiptNumber) voidsetAccountCountry(String accountCountry) voidsetAccountName(String accountName) voidsetAmountDue(Long amountDue) voidsetAmountPaid(Long amountPaid) voidsetAmountRemaining(Long amountRemaining) voidsetApplicationFeeAmount(Long applicationFeeAmount) voidsetAttemptCount(Long attemptCount) voidsetAttempted(Boolean attempted) voidsetAutoAdvance(Boolean autoAdvance) voidsetBilling(String billing) voidsetBillingReason(String billingReason) voidsetCollectionMethod(String collectionMethod) voidsetCreated(Long created) voidsetCurrency(String currency) voidsetCustomerAddress(Address customerAddress) voidsetCustomerEmail(String customerEmail) voidsetCustomerName(String customerName) voidsetCustomerPhone(String customerPhone) voidsetCustomerShipping(ShippingDetails customerShipping) voidsetCustomerTaxExempt(String customerTaxExempt) voidsetCustomerTaxIds(List<CustomerTaxId> customerTaxIds) voidsetDefaultTaxRates(List<TaxRate> defaultTaxRates) voidsetDeleted(Boolean deleted) voidsetDescription(String description) voidsetDiscount(Discount discount) voidsetDueDate(Long dueDate) voidsetEndingBalance(Long endingBalance) voidvoidsetHostedInvoiceUrl(String hostedInvoiceUrl) voidvoidsetInvoicePdf(String invoicePdf) voidvoidsetLivemode(Boolean livemode) voidsetMetadata(Map<String, String> metadata) voidsetNextPaymentAttempt(Long nextPaymentAttempt) voidvoidvoidvoidsetPeriodEnd(Long periodEnd) voidsetPeriodStart(Long periodStart) voidsetPostPaymentCreditNotesAmount(Long postPaymentCreditNotesAmount) voidsetPrePaymentCreditNotesAmount(Long prePaymentCreditNotesAmount) voidsetReceiptNumber(String receiptNumber) voidsetStartingBalance(Long startingBalance) voidsetStatementDescriptor(String statementDescriptor) voidvoidsetStatusTransitions(StatusTransitions statusTransitions) voidsetSubscriptionProrationDate(Long subscriptionProrationDate) voidsetSubtotal(Long subtotal) voidvoidsetThresholdReason(ThresholdReason thresholdReason) voidvoidsetTotalTaxAmounts(List<TaxAmount> totalTaxAmounts) voidsetTransferData(Object transferData) voidsetWebhooksDeliveredAt(Long webhooksDeliveredAt) startingBalance(Long startingBalance) statementDescriptor(String statementDescriptor) statusTransitions(StatusTransitions statusTransitions) subscriptionProrationDate(Long subscriptionProrationDate) thresholdReason(ThresholdReason thresholdReason) toString()totalTaxAmounts(List<TaxAmount> totalTaxAmounts) transferData(Object transferData) webhooksDeliveredAt(Long webhooksDeliveredAt)
-
Field Details
-
JSON_PROPERTY_ACCOUNT_COUNTRY
- See Also:
-
JSON_PROPERTY_ACCOUNT_NAME
- See Also:
-
JSON_PROPERTY_AMOUNT_DUE
- See Also:
-
JSON_PROPERTY_AMOUNT_PAID
- See Also:
-
JSON_PROPERTY_AMOUNT_REMAINING
- See Also:
-
JSON_PROPERTY_APPLICATION_FEE_AMOUNT
- See Also:
-
JSON_PROPERTY_ATTEMPT_COUNT
- See Also:
-
JSON_PROPERTY_ATTEMPTED
- See Also:
-
JSON_PROPERTY_AUTO_ADVANCE
- See Also:
-
JSON_PROPERTY_BILLING
- See Also:
-
JSON_PROPERTY_BILLING_REASON
- See Also:
-
JSON_PROPERTY_COLLECTION_METHOD
- See Also:
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_CURRENCY
- See Also:
-
JSON_PROPERTY_CUSTOMER_ADDRESS
- See Also:
-
JSON_PROPERTY_CUSTOMER_EMAIL
- See Also:
-
JSON_PROPERTY_CUSTOMER_NAME
- See Also:
-
JSON_PROPERTY_CUSTOMER_PHONE
- See Also:
-
JSON_PROPERTY_CUSTOMER_SHIPPING
- See Also:
-
JSON_PROPERTY_CUSTOMER_TAX_EXEMPT
- See Also:
-
JSON_PROPERTY_CUSTOMER_TAX_IDS
- See Also:
-
JSON_PROPERTY_DEFAULT_TAX_RATES
- See Also:
-
JSON_PROPERTY_DELETED
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_DISCOUNT
- See Also:
-
JSON_PROPERTY_DUE_DATE
- See Also:
-
JSON_PROPERTY_ENDING_BALANCE
- See Also:
-
JSON_PROPERTY_FOOTER
- See Also:
-
JSON_PROPERTY_HOSTED_INVOICE_URL
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_INVOICE_PDF
- See Also:
-
JSON_PROPERTY_LINES
- See Also:
-
JSON_PROPERTY_LIVEMODE
- See Also:
-
JSON_PROPERTY_METADATA
- See Also:
-
JSON_PROPERTY_NEXT_PAYMENT_ATTEMPT
- See Also:
-
JSON_PROPERTY_NUMBER
- See Also:
-
JSON_PROPERTY_OBJECT
- See Also:
-
JSON_PROPERTY_PAID
- See Also:
-
JSON_PROPERTY_PERIOD_END
- See Also:
-
JSON_PROPERTY_PERIOD_START
- See Also:
-
JSON_PROPERTY_POST_PAYMENT_CREDIT_NOTES_AMOUNT
- See Also:
-
JSON_PROPERTY_PRE_PAYMENT_CREDIT_NOTES_AMOUNT
- See Also:
-
JSON_PROPERTY_RECEIPT_NUMBER
- See Also:
-
JSON_PROPERTY_STARTING_BALANCE
- See Also:
-
JSON_PROPERTY_STATEMENT_DESCRIPTOR
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_STATUS_TRANSITIONS
- See Also:
-
JSON_PROPERTY_SUBSCRIPTION_PRORATION_DATE
- See Also:
-
JSON_PROPERTY_SUBTOTAL
- See Also:
-
JSON_PROPERTY_TAX
- See Also:
-
JSON_PROPERTY_THRESHOLD_REASON
- See Also:
-
JSON_PROPERTY_TOTAL
- See Also:
-
JSON_PROPERTY_TOTAL_TAX_AMOUNTS
- See Also:
-
JSON_PROPERTY_TRANSFER_DATA
- See Also:
-
JSON_PROPERTY_WEBHOOKS_DELIVERED_AT
- See Also:
-
-
Constructor Details
-
Invoice
public Invoice()
-
-
Method Details
-
accountCountry
-
getAccountCountry
Get accountCountry- Returns:
- accountCountry
-
setAccountCountry
-
accountName
-
getAccountName
Get accountName- Returns:
- accountName
-
setAccountName
-
amountDue
-
getAmountDue
Get amountDue- Returns:
- amountDue
-
setAmountDue
-
amountPaid
-
getAmountPaid
Get amountPaid- Returns:
- amountPaid
-
setAmountPaid
-
amountRemaining
-
getAmountRemaining
Get amountRemaining- Returns:
- amountRemaining
-
setAmountRemaining
-
applicationFeeAmount
-
getApplicationFeeAmount
Get applicationFeeAmount- Returns:
- applicationFeeAmount
-
setApplicationFeeAmount
-
attemptCount
-
getAttemptCount
Get attemptCount- Returns:
- attemptCount
-
setAttemptCount
-
attempted
-
getAttempted
Get attempted- Returns:
- attempted
-
setAttempted
-
autoAdvance
-
getAutoAdvance
Get autoAdvance- Returns:
- autoAdvance
-
setAutoAdvance
-
billing
-
getBilling
Get billing- Returns:
- billing
-
setBilling
-
billingReason
-
getBillingReason
Get billingReason- Returns:
- billingReason
-
setBillingReason
-
collectionMethod
-
getCollectionMethod
Get collectionMethod- Returns:
- collectionMethod
-
setCollectionMethod
-
created
-
getCreated
Get created- Returns:
- created
-
setCreated
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
customerAddress
-
getCustomerAddress
Get customerAddress- Returns:
- customerAddress
-
setCustomerAddress
-
customerEmail
-
getCustomerEmail
Get customerEmail- Returns:
- customerEmail
-
setCustomerEmail
-
customerName
-
getCustomerName
Get customerName- Returns:
- customerName
-
setCustomerName
-
customerPhone
-
getCustomerPhone
Get customerPhone- Returns:
- customerPhone
-
setCustomerPhone
-
customerShipping
-
getCustomerShipping
Get customerShipping- Returns:
- customerShipping
-
setCustomerShipping
-
customerTaxExempt
-
getCustomerTaxExempt
Get customerTaxExempt- Returns:
- customerTaxExempt
-
setCustomerTaxExempt
-
customerTaxIds
-
addCustomerTaxIdsItem
-
getCustomerTaxIds
Get customerTaxIds- Returns:
- customerTaxIds
-
setCustomerTaxIds
-
defaultTaxRates
-
addDefaultTaxRatesItem
-
getDefaultTaxRates
Get defaultTaxRates- Returns:
- defaultTaxRates
-
setDefaultTaxRates
-
deleted
-
getDeleted
Get deleted- Returns:
- deleted
-
setDeleted
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
discount
-
getDiscount
Get discount- Returns:
- discount
-
setDiscount
-
dueDate
-
getDueDate
Get dueDate- Returns:
- dueDate
-
setDueDate
-
endingBalance
-
getEndingBalance
Get endingBalance- Returns:
- endingBalance
-
setEndingBalance
-
hostedInvoiceUrl
-
getHostedInvoiceUrl
Get hostedInvoiceUrl- Returns:
- hostedInvoiceUrl
-
setHostedInvoiceUrl
-
id
-
getId
Get id- Returns:
- id
-
setId
-
invoicePdf
-
getInvoicePdf
Get invoicePdf- Returns:
- invoicePdf
-
setInvoicePdf
-
lines
-
getLines
Get lines- Returns:
- lines
-
setLines
-
livemode
-
getLivemode
Get livemode- Returns:
- livemode
-
setLivemode
-
metadata
-
putMetadataItem
-
getMetadata
Get metadata- Returns:
- metadata
-
setMetadata
-
nextPaymentAttempt
-
getNextPaymentAttempt
Get nextPaymentAttempt- Returns:
- nextPaymentAttempt
-
setNextPaymentAttempt
-
number
-
getNumber
Get number- Returns:
- number
-
setNumber
-
_object
-
getObject
Get _object- Returns:
- _object
-
setObject
-
paid
-
getPaid
Get paid- Returns:
- paid
-
setPaid
-
periodEnd
-
getPeriodEnd
Get periodEnd- Returns:
- periodEnd
-
setPeriodEnd
-
periodStart
-
getPeriodStart
Get periodStart- Returns:
- periodStart
-
setPeriodStart
-
postPaymentCreditNotesAmount
-
getPostPaymentCreditNotesAmount
Get postPaymentCreditNotesAmount- Returns:
- postPaymentCreditNotesAmount
-
setPostPaymentCreditNotesAmount
-
prePaymentCreditNotesAmount
-
getPrePaymentCreditNotesAmount
Get prePaymentCreditNotesAmount- Returns:
- prePaymentCreditNotesAmount
-
setPrePaymentCreditNotesAmount
-
receiptNumber
-
getReceiptNumber
Get receiptNumber- Returns:
- receiptNumber
-
setReceiptNumber
-
startingBalance
-
getStartingBalance
Get startingBalance- Returns:
- startingBalance
-
setStartingBalance
-
statementDescriptor
-
getStatementDescriptor
Get statementDescriptor- Returns:
- statementDescriptor
-
setStatementDescriptor
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
statusTransitions
-
getStatusTransitions
Get statusTransitions- Returns:
- statusTransitions
-
setStatusTransitions
-
subscriptionProrationDate
-
getSubscriptionProrationDate
Get subscriptionProrationDate- Returns:
- subscriptionProrationDate
-
setSubscriptionProrationDate
-
subtotal
-
getSubtotal
Get subtotal- Returns:
- subtotal
-
setSubtotal
-
tax
-
getTax
Get tax- Returns:
- tax
-
setTax
-
thresholdReason
-
getThresholdReason
Get thresholdReason- Returns:
- thresholdReason
-
setThresholdReason
-
total
-
getTotal
Get total- Returns:
- total
-
setTotal
-
totalTaxAmounts
-
addTotalTaxAmountsItem
-
getTotalTaxAmounts
Get totalTaxAmounts- Returns:
- totalTaxAmounts
-
setTotalTaxAmounts
-
transferData
-
getTransferData
Get transferData- Returns:
- transferData
-
setTransferData
-
webhooksDeliveredAt
-
getWebhooksDeliveredAt
Get webhooksDeliveredAt- Returns:
- webhooksDeliveredAt
-
setWebhooksDeliveredAt
-
equals
-
hashCode
public int hashCode() -
toString
-