Class RateCardDurationType
Namespace: Ayuda.BMS.Splash.PI.SDK.Constants
Fields
FixedMonth
The rate card is for a fixed amount per month.
Declaration
public static readonly Guid FixedMonth
Field Value
Type | Description |
---|---|
System.Guid |
FourWeeks
The rate is for a payment every four weeks.
Declaration
public static readonly Guid FourWeeks
Field Value
Type | Description |
---|---|
System.Guid |
Month
The rate is for a payment every month.
Declaration
public static readonly Guid Month
Field Value
Type | Description |
---|---|
System.Guid |
Single
The rate card is for a single payment.
Declaration
public static readonly Guid Single
Field Value
Type | Description |
---|---|
System.Guid |
TwoWeeks
The rate is for a payment every two weeks.
Declaration
public static readonly Guid TwoWeeks
Field Value
Type | Description |
---|---|
System.Guid |
Week
The rate card is for a weekly payment.
Declaration
public static readonly Guid Week
Field Value
Type | Description |
---|---|
System.Guid |