CreateSubscriptionsResponseDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
data | List<SubscriptionResponseDto> | :heavy_check_mark: | The list of successfully created subscriptions |
meta | MetaDto | :heavy_check_mark: | Metadata about the operation |
errors | List<SubscriptionErrorDto> | :heavy_minus_sign: | The list of errors for failed subscription attempts |