GetVersion200Response
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getVersion() | string | Example: 3.0.2 | [optional] |
getStatus() | string | Example: ACTIVE | [optional] |
getTestnet() | bool | Example: true | [optional] |
getPlanName() | string | Example: Free | [optional] |
getPlanCode() | string | Example: FREE | [optional] |
getPrice() | float | Example: 9 | [optional] |
getExpiration() | float | Example: 4113115784397 | [optional] |
getCreditLimit() | float | Example: 1000000000 | [optional] |
getUsage() | float | Example: 25656634 | [optional] |
getRolloverDay() | float | Example: 4 | [optional] |