 | ICustomerSettlementEntityHasPosReturningChange Property |
Gets or sets the a value indicating if settlement has POS returning change.
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<bool> HasPosReturningChange { get; set; }
Property HasPosReturningChange As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also