Uses of Class
com.xero.models.accounting.PaymentTerm
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of PaymentTerm in com.xero.models.accounting
Methods in com.xero.models.accounting that return PaymentTerm Modifier and Type Method Description PaymentTermPaymentTerm. bills(Bill bills)PaymentTermContact. getPaymentTerms()Get paymentTermsPaymentTermOrganisation. getPaymentTerms()Get paymentTermsPaymentTermPaymentTerm. sales(Bill sales)Methods in com.xero.models.accounting with parameters of type PaymentTerm Modifier and Type Method Description ContactContact. paymentTerms(PaymentTerm paymentTerms)OrganisationOrganisation. paymentTerms(PaymentTerm paymentTerms)voidContact. setPaymentTerms(PaymentTerm paymentTerms)voidOrganisation. setPaymentTerms(PaymentTerm paymentTerms)