sdk-sapi-promarketing 0.0.20 → 0.0.21

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
@@ -3110,9 +3110,7 @@ interface PlayerRequestWithdrawalPendingTrackingDataType {
3110
3110
  }
3111
3111
  type PlayerRequestWithdrawalPendingTrackingType = CommonMessageType & PlayerRequestWithdrawalPendingTrackingDataType;
3112
3112
 
3113
- type ValidateSerialType = CommonMessageType & GenericResponseRequiredValidationType & {
3114
- data: ValidateDocumentBySkinResponseType;
3115
- };
3113
+ type ValidateSerialType = CommonMessageType & GenericResponseRequiredValidationType & ValidateDocumentBySkinResponseType;
3116
3114
 
3117
3115
  interface ValidateSerialDataType {
3118
3116
  /** The document RUT. */
package/dist/index.d.ts CHANGED
@@ -3110,9 +3110,7 @@ interface PlayerRequestWithdrawalPendingTrackingDataType {
3110
3110
  }
3111
3111
  type PlayerRequestWithdrawalPendingTrackingType = CommonMessageType & PlayerRequestWithdrawalPendingTrackingDataType;
3112
3112
 
3113
- type ValidateSerialType = CommonMessageType & GenericResponseRequiredValidationType & {
3114
- data: ValidateDocumentBySkinResponseType;
3115
- };
3113
+ type ValidateSerialType = CommonMessageType & GenericResponseRequiredValidationType & ValidateDocumentBySkinResponseType;
3116
3114
 
3117
3115
  interface ValidateSerialDataType {
3118
3116
  /** The document RUT. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sdk-sapi-promarketing",
3
- "version": "0.0.20",
3
+ "version": "0.0.21",
4
4
  "description": "TypeScript SDK client for SAPI",
5
5
  "private": false,
6
6
  "keywords": [