sdk-sapi-promarketing 0.0.16 → 0.0.17

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.
package/dist/index.d.mts CHANGED
@@ -3118,7 +3118,9 @@ interface PlayerRequestWithdrawalPendingTrackingDataType {
3118
3118
  }
3119
3119
  type PlayerRequestWithdrawalPendingTrackingType = CommonMessageType & PlayerRequestWithdrawalPendingTrackingDataType;
3120
3120
 
3121
- type ValidateSerialType = CommonMessageType & PlayerAccessFlowControllerDataType;
3121
+ type ValidateSerialType = CommonMessageType & PlayerAccessFlowControllerDataType & {
3122
+ data: ValidateDocumentBySkinResponseType;
3123
+ };
3122
3124
 
3123
3125
  interface ValidateSerialDataType {
3124
3126
  /** The document RUT. */
package/dist/index.d.ts CHANGED
@@ -3118,7 +3118,9 @@ interface PlayerRequestWithdrawalPendingTrackingDataType {
3118
3118
  }
3119
3119
  type PlayerRequestWithdrawalPendingTrackingType = CommonMessageType & PlayerRequestWithdrawalPendingTrackingDataType;
3120
3120
 
3121
- type ValidateSerialType = CommonMessageType & PlayerAccessFlowControllerDataType;
3121
+ type ValidateSerialType = CommonMessageType & PlayerAccessFlowControllerDataType & {
3122
+ data: ValidateDocumentBySkinResponseType;
3123
+ };
3122
3124
 
3123
3125
  interface ValidateSerialDataType {
3124
3126
  /** The document RUT. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sdk-sapi-promarketing",
3
- "version": "0.0.16",
3
+ "version": "0.0.17",
4
4
  "description": "TypeScript SDK client for SAPI",
5
5
  "private": false,
6
6
  "keywords": [