SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
|
Public Attributes | |
int | id |
int | plan_id |
string | plan_external_id |
string | plan_name |
string | plan_description |
DateTime? | plan_start_date |
DateTime? | plan_end_date |
int? | product_id |
string | product_external_id |
string | product_name |
string | product_description |
string | status |
bool | is_in_trial |
int? | trial_period |
DateTime? | date_create |
DateTime? | date_next_charge |
DateTime? | date_last_charge |
SubscriptionCharge | charge |
Period | period |
DateTime? | date_end |
bool | is_renew_possible |
bool | is_change_to_non_renew_possible |
bool | is_change_plan_allowed |