Click or drag to resize

IReminderCommitmentEntityPayerCustomerEmail Property

Get the PayerCustomerEmail

(E-mail (facturation))

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 PayerCustomerEmail { get; }

Property Value

Type: String
Remarks
This entity member is bound to the MainInvoicingContact_Email (E-mail (facturation)) column of the Customer (Client) table.
See Also