@stock-in-the-channel/sinch-vue-components 0.0.323 → 0.0.325
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2514,7 +2514,7 @@ export type SubscriptionOrderStatusHistoriesModel = {
|
|
|
2514
2514
|
cspSubscriptionId: Scalars['Int']['output'];
|
|
2515
2515
|
cspSubscriptionOrderId: Scalars['Int']['output'];
|
|
2516
2516
|
date: Scalars['DateTime']['output'];
|
|
2517
|
-
|
|
2517
|
+
message?: Maybe<Scalars['String']['output']>;
|
|
2518
2518
|
providerOrderId?: Maybe<Scalars['String']['output']>;
|
|
2519
2519
|
status: OrderPayloadStatus;
|
|
2520
2520
|
};
|
package/package.json
CHANGED
|
File without changes
|