@opexa/portal-sdk 0.59.57 → 0.59.60
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/README.md +1634 -1634
- package/dist/{chunk-E47D735T.js → chunk-AKP5LBV2.js} +22 -22
- package/dist/chunk-AKP5LBV2.js.map +1 -0
- package/dist/{chunk-6PJLGY7R.js → chunk-JTAO2DVT.js} +3 -3
- package/dist/chunk-JTAO2DVT.js.map +1 -0
- package/dist/{chunk-ROBGEUSE.js → chunk-WVFSGB7Y.js} +2 -2
- package/dist/chunk-WVFSGB7Y.js.map +1 -0
- package/dist/index.cjs +19 -19
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/services/index.cjs +19 -19
- package/dist/services/index.cjs.map +1 -1
- package/dist/services/index.d.cts +2 -2
- package/dist/services/index.d.ts +2 -2
- package/dist/services/index.js +2 -2
- package/dist/{types-DyMrEcwn.d.ts → types-B0c9zTyG.d.ts} +2 -2
- package/dist/{types-DQqxKgAE.d.cts → types-C8AKce3p.d.cts} +2 -2
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-6PJLGY7R.js.map +0 -1
- package/dist/chunk-E47D735T.js.map +0 -1
- package/dist/chunk-ROBGEUSE.js.map +0 -1
package/dist/services/index.cjs
CHANGED
|
@@ -902,9 +902,9 @@ var CREATE_GCASH_WEBPAY_DEPOSIT_MUTATION = gql`
|
|
|
902
902
|
... on WalletDoesNotExistError {
|
|
903
903
|
__typename
|
|
904
904
|
}
|
|
905
|
-
... on InsufficientAgentBalanceError {
|
|
906
|
-
|
|
907
|
-
}
|
|
905
|
+
# ... on InsufficientAgentBalanceError {
|
|
906
|
+
# __typename
|
|
907
|
+
# }
|
|
908
908
|
}
|
|
909
909
|
}
|
|
910
910
|
`;
|
|
@@ -986,9 +986,9 @@ var CREATE_TEST_DEPOSIT_MUTATION = gql`
|
|
|
986
986
|
... on WalletDoesNotExistError {
|
|
987
987
|
__typename
|
|
988
988
|
}
|
|
989
|
-
... on InsufficientAgentBalanceError {
|
|
990
|
-
|
|
991
|
-
}
|
|
989
|
+
# ... on InsufficientAgentBalanceError {
|
|
990
|
+
# __typename
|
|
991
|
+
# }
|
|
992
992
|
}
|
|
993
993
|
}
|
|
994
994
|
`;
|
|
@@ -1073,9 +1073,9 @@ var CREATE_AIO_GCASH_DEPOSIT_MUTATION = gql`
|
|
|
1073
1073
|
... on WalletDoesNotExistError {
|
|
1074
1074
|
__typename
|
|
1075
1075
|
}
|
|
1076
|
-
... on InsufficientAgentBalanceError {
|
|
1077
|
-
|
|
1078
|
-
}
|
|
1076
|
+
# ... on InsufficientAgentBalanceError {
|
|
1077
|
+
# __typename
|
|
1078
|
+
# }
|
|
1079
1079
|
}
|
|
1080
1080
|
}
|
|
1081
1081
|
`;
|
|
@@ -1103,9 +1103,9 @@ var CREATE_AIO_PAY_MAYA_DEPOSIT_MUTATION = gql`
|
|
|
1103
1103
|
... on WalletDoesNotExistError {
|
|
1104
1104
|
__typename
|
|
1105
1105
|
}
|
|
1106
|
-
... on InsufficientAgentBalanceError {
|
|
1107
|
-
|
|
1108
|
-
}
|
|
1106
|
+
# ... on InsufficientAgentBalanceError {
|
|
1107
|
+
# __typename
|
|
1108
|
+
# }
|
|
1109
1109
|
}
|
|
1110
1110
|
}
|
|
1111
1111
|
`;
|
|
@@ -1133,9 +1133,9 @@ var CREATE_AIO_GRAB_PAY_DEPOSIT_MUTATION = gql`
|
|
|
1133
1133
|
... on WalletDoesNotExistError {
|
|
1134
1134
|
__typename
|
|
1135
1135
|
}
|
|
1136
|
-
... on InsufficientAgentBalanceError {
|
|
1137
|
-
|
|
1138
|
-
}
|
|
1136
|
+
# ... on InsufficientAgentBalanceError {
|
|
1137
|
+
# __typename
|
|
1138
|
+
# }
|
|
1139
1139
|
}
|
|
1140
1140
|
}
|
|
1141
1141
|
`;
|
|
@@ -1165,9 +1165,9 @@ var CREATE_AIO_PALAWAN_PAY_DEPOSIT_MUTATION = gql`
|
|
|
1165
1165
|
... on WalletDoesNotExistError {
|
|
1166
1166
|
__typename
|
|
1167
1167
|
}
|
|
1168
|
-
... on InsufficientAgentBalanceError {
|
|
1169
|
-
|
|
1170
|
-
}
|
|
1168
|
+
# ... on InsufficientAgentBalanceError {
|
|
1169
|
+
# __typename
|
|
1170
|
+
# }
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
1173
|
`;
|
|
@@ -3713,7 +3713,7 @@ function createOperationError(code) {
|
|
|
3713
3713
|
RateLimitExceededError: "Maximum number of requests reached",
|
|
3714
3714
|
RewardAlreadyClaimedError: "Reward is already claimed",
|
|
3715
3715
|
ReCAPTCHAVerificationFailedError: "Invalid reCAPTCHA",
|
|
3716
|
-
InsufficientAgentBalanceError:
|
|
3716
|
+
// InsufficientAgentBalanceError: 'Insufficient agent balance',
|
|
3717
3717
|
AccountSuspendedError: "Account is suspended",
|
|
3718
3718
|
TransactionPasswordNotSetError: "Transaction password is not set",
|
|
3719
3719
|
UPIReferenceNotAvailableError: "UPI reference is no longer available",
|