API/Autodoc/Classes/RuStore.PayClient.PromoPeriod.en.md


RuStore::PayClient::PromoPeriod

Subscription period with promo action.

Inherits from RuStore.PayClient.SubscriptionPeriod

Public Properties

Name
string duration — Duration of the period in ISO 8601 format.
string currency — Currency code ISO 4217.
int price — Price in minimum currency units.

property duration

string duration;

Duration of the period in ISO 8601 format.

property currency

string currency;

Currency code ISO 4217.

property price

int price;

Price in minimum currency units.


Назад