Click or drag to resize

DocumentTypePaymentOptionDeferredPaymentMinimalAmmount Property

The minimal order total amount, which an order must have in order to use deferred payment. [Currency: DeferredPaymentMinimalAmmountCurrency] [Required]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount DeferredPaymentMinimalAmmount { get; set; }

Property Value

Type: Amount
See Also