 | IThirdBankAccountDetailEntityCustomerId Property |
Gets or sets the customer id on which bank account detail is linked
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring CustomerId { get; set; }
Property CustomerId As String
Get
Set
Property Value
Type:
String
See Also