Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.02 KB

File metadata and controls

16 lines (12 loc) · 1.02 KB

Promotion

Properties

Name Type Description Notes
provider_code string The code of the provider that the promotion applies to
start_utc \DateTime Start date and time in UTC of the promotion
end_utc \DateTime End date and time in UTC of the promotion. This will be DateTime.MaxValue if there is no end date.
currency_iso string Currency promotion - usually the same as the Provider
validity_period_iso string Validity of the promotion [optional]
minimum_send_amount float Minimum amount to be sent to apply for this promotion, specified in the distributor's currency
localization_key string Key to be used in conjunction with `GetPromotionDescriptions`

[Back to Model list] [Back to API list] [Back to README]