Interface: UserSubscriptionListResponse¶
Defined in: lib/types.ts:248
User's list of active zone subscriptions.
UserSubscriptionListResponse
Extends¶
Properties¶
| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
_links? |
HATEOASLink[] |
Navigation and action links (optional) | BaseHATEOASResponse._links |
lib/types.ts:43 |
@context? |
Record\<string, string> |
- | BaseHATEOASResponse.@context |
lib/types.ts:42 |
geohashes |
string[] |
Array of subscribed zone geohashes | - | lib/types.ts:249 |