SubscriptionCustomAttribute
Subscription-level custom attribute
This page contains
Fields
| id: String | Stable custom attribute definition identifier. Unlike |
| key: String! | Attribute key |
| value: [String!]! | Attribute values |
Parent objects of SubscriptionCustomAttribute
| SubscriptionDefinition PREVIEW | Subscription definition |
| SubscriptionRecord PREVIEW | Subscription associated with an integration event. |
Queries for SubscriptionCustomAttribute
| subscriptionRecord PREVIEW | Fetch a single subscription record by ID |
| transferUnitEligibleSubscriptions PREVIEW | Get the list of eligible subscriptions for a unit transfer. |