Click or drag to resize

IReminderCommitmentEntityPayerCustomerId Property

Get the PayerCustomerId

(Code tiers payeur)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Reminder
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string PayerCustomerId { get; }

Property Value

Type: String
Remarks
This entity member is bound to the PaymentThirdId (Code tiers payeur) column of the SaleCommitment (Échéance de vente) table.
See Also