 | ICustomerEntityLoyaltyCardCalculationType Property |
Gets the calculation type of associated loyalty card type.
List of authorized values in LoyaltyCalculationType
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Customer
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> LoyaltyCardCalculationType { get; }
ReadOnly Property LoyaltyCardCalculationType As Nullable(Of Byte)
Get
Property Value
Type:
NullableByte
See Also