 | ICustomerSettlementEntityDepositCommitmentAssociatedQuoteId Property |
Gets or sets the quote id associated to the deposit for a credit memo deposit commitment used for pointings
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Settlement
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> DepositCommitmentAssociatedQuoteId { get; set; }
Property DepositCommitmentAssociatedQuoteId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also