Click or drag to resize

PaymentOrderPaymentType Property

Expected payment type. Null when there is no expectation. Can also specify default payment account. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PaymentType PaymentType { get; set; }

Property Value

Type: PaymentType
See Also