Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.89 KB

File metadata and controls

37 lines (33 loc) · 1.89 KB

MySubscriptionModuleDTO

Properties

Name Type Description Notes
id int [optional]
category string [optional]
title string [optional]
short_description string [optional]
description string [optional]
per_use_price \Swagger\Client\Model\TlxNumber [optional]
per_user_price \Swagger\Client\Model\TlxNumber [optional]
monthly_price \Swagger\Client\Model\TlxNumber [optional]
yearly_price \Swagger\Client\Model\TlxNumber [optional]
start_up_price \Swagger\Client\Model\TlxNumber [optional]
per_user_over_limit_price \Swagger\Client\Model\TlxNumber [optional]
price_description string [optional]
active bool [optional]
available bool [optional]
processing bool [optional]
info_text string [optional]
agreement_title string [optional]
agreement_text string [optional]
unavailable_text string [optional]
license_url string [optional]
license_text string [optional]
redirect_url string [optional]
price_line1_text string [optional]
price_line2_text string [optional]
price1 \Swagger\Client\Model\TlxNumber [optional]
price2 \Swagger\Client\Model\TlxNumber [optional]
can_deactivate bool [optional]
deactivation_error string [optional]

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