Uses of Class
com.xero.models.accounting.PaymentTerm
-
Packages that use 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)billsPaymentTermContact. getPaymentTerms()Get paymentTermsPaymentTermOrganisation. getPaymentTerms()Get paymentTermsPaymentTermPaymentTerm. sales(Bill sales)salesMethods in com.xero.models.accounting with parameters of type PaymentTerm Modifier and Type Method Description ContactContact. paymentTerms(PaymentTerm paymentTerms)paymentTermsOrganisationOrganisation. paymentTerms(PaymentTerm paymentTerms)paymentTermsvoidContact. setPaymentTerms(PaymentTerm paymentTerms)paymentTermsvoidOrganisation. setPaymentTerms(PaymentTerm paymentTerms)paymentTerms
-