Click or drag to resize

IPurchaseDepositEntityBasePaymentTypeNature Property

Gets PaymentTypeNature

List of authorized values in PaymentTypeNature

(Nature)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> PaymentTypeNature { get; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the Nature (Nature) column of the PaymentType (Moyens de Paiement) table.
See Also