Uses of Class
com.xero.models.accounting.PaymentTerm
Packages that use PaymentTerm
-
Uses of PaymentTerm in com.xero.models.accounting
Methods in com.xero.models.accounting that return PaymentTermModifier and TypeMethodDescriptionbillsContact.getPaymentTerms()Get paymentTermsOrganisation.getPaymentTerms()Get paymentTermssalesMethods in com.xero.models.accounting with parameters of type PaymentTermModifier and TypeMethodDescriptionContact.paymentTerms(PaymentTerm paymentTerms) paymentTermsOrganisation.paymentTerms(PaymentTerm paymentTerms) paymentTermsvoidContact.setPaymentTerms(PaymentTerm paymentTerms) paymentTermsvoidOrganisation.setPaymentTerms(PaymentTerm paymentTerms) paymentTerms