Click or drag to resize

IShippingAdapterGetPaymentTerms Method

returns a list of payment Terms

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
List<PaymentTerm> GetPaymentTerms()

Return Value

Type: ListPaymentTerm
list of payment terms
See Also