Subscription
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getType() | string | Type of the subscription. Example: ACCOUNT_BALANCE_LIMIT | |
| getId() | string | ID of the subscription Example: 7c21ed165e294db78b95f0f1 | |
| getAttr() | object | Additional attributes based on the subscription type. Example: null | [optional] |