shopRedeemTokenResponse
| Extends: | response |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| smsFree (int) | 1/1 | Gives the amount of free sms that ware added to the balance for this token. |
| subscriptionLength (int) | 1/1 | Gives the amount of months the subscription is activated for this token. |
JSON
| property | type | description |
|---|---|---|
| smsFree | smsFree (int) | Gives the amount of free sms that ware added to the balance for this token. |
| subscriptionLength | subscriptionLength (int) | Gives the amount of months the subscription is activated for this token. |