Name | Type | Description | Notes |
---|---|---|---|
TrialPeriodInMonth | int? | The trial period in month | [optional] |
BillingPeriodPercentDiscount | double? | The percent discount related to the billing period | [optional] |
DiscountDurationInMonth | int? | The discount duration in month | [optional] |
PercentDiscount | double? | The percent of the discount | [optional] |
OfferId | OfferId | [optional] | |
StoreCount | StoreCount | [optional] | |
StartUtcDate | DateTime? | The start date of your contract | [optional] |
CommitmentCalculatedFinishUtcDate | DateTime? | The calculated end date of commitment | [optional] |
BillingPeriodInMonth | int? | The billing period in month | [optional] |
FixedPrice | double? | The fixed price of your contract | [optional] |
OfferName | string | The offer name based on /offers | [optional] |
CurrencyCode | BeezUPCommonCurrencyCode | [optional] | |
ContractId | ContractId | [optional] | |
CommitmentPeriodInMonth | int? | The commitment period in month | [optional] |
ClickIncluded | int? | The click included | [optional] |
AdditionalClickPrice | double? | Additional click price | [optional] |
IpUserCreation | string | The IP of the user who creates the contract | [optional] |
IpUserModification | string | The IP of the user who modified the contract | [optional] |
FixedAndVariableClickInfo | FixedAndVariableClickModelInfo | [optional] | |
VariableModelInfo | VariableModelInfo | [optional] | |
IsCommitmentRenewalAutomatically | bool? | Is commitment is automatically renewed | [optional] |
DiscountEndUtcDate | DateTime? | The end of your discount | [optional] |
IsModifiableContract | bool? | Is the contract is modifiable ? | [optional] |
Links | NextContractInfoLinks |