@opexa/portal-sdk 0.59.45 → 0.59.46
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/{chunk-IX2MIQGU.js → chunk-LRFLE5E6.js} +12 -32
- package/dist/chunk-LRFLE5E6.js.map +1 -0
- package/dist/index.cjs +10 -38
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -4
- package/dist/index.d.ts +3 -4
- package/dist/index.js +1 -9
- package/dist/index.js.map +1 -1
- package/dist/services/index.cjs +10 -30
- package/dist/services/index.cjs.map +1 -1
- package/dist/services/index.d.cts +3 -4
- package/dist/services/index.d.ts +3 -4
- package/dist/services/index.js +1 -1
- package/dist/{types-DvDyLFZr.d.cts → types-Eg2izf63.d.cts} +1 -22
- package/dist/{types-DvDyLFZr.d.ts → types-Eg2izf63.d.ts} +1 -22
- package/package.json +1 -1
- package/dist/chunk-IX2MIQGU.js.map +0 -1
|
@@ -1292,18 +1292,6 @@ interface MemberQuery {
|
|
|
1292
1292
|
interface MemberAccountQuery {
|
|
1293
1293
|
memberAccount: MemberAccount;
|
|
1294
1294
|
}
|
|
1295
|
-
interface MemberWithCellxpertDetailsQueryVariables {
|
|
1296
|
-
id?: string | null;
|
|
1297
|
-
}
|
|
1298
|
-
interface MemberWithCellxpertDetailsQuery {
|
|
1299
|
-
node?: {
|
|
1300
|
-
id: string;
|
|
1301
|
-
cellxpertDetails?: {
|
|
1302
|
-
cxd?: string | null;
|
|
1303
|
-
dateTimeLastUpdated?: string | null;
|
|
1304
|
-
} | null;
|
|
1305
|
-
} | null;
|
|
1306
|
-
}
|
|
1307
1295
|
interface MemberVerification {
|
|
1308
1296
|
id: string;
|
|
1309
1297
|
status: MemberVerificationStatus;
|
|
@@ -2985,15 +2973,6 @@ interface Account {
|
|
|
2985
2973
|
newMonthlyDepositLimit?: number;
|
|
2986
2974
|
}
|
|
2987
2975
|
type AccountReturn = OperationResult<never, Account>;
|
|
2988
|
-
interface CellxpertDetails {
|
|
2989
|
-
cxd?: string | null;
|
|
2990
|
-
dateTimeLastUpdated?: string | null;
|
|
2991
|
-
}
|
|
2992
|
-
interface MemberWithCellxpertDetails {
|
|
2993
|
-
id: string;
|
|
2994
|
-
cellxpertDetails?: CellxpertDetails | null;
|
|
2995
|
-
}
|
|
2996
|
-
type MemberWithCellxpertDetailsReturn = OperationResult<never, MemberWithCellxpertDetails | null>;
|
|
2997
2976
|
type VerificationDetailsStatus = UnionAlias<MemberVerificationStatus>;
|
|
2998
2977
|
interface VerificationDetails {
|
|
2999
2978
|
id: string;
|
|
@@ -4535,4 +4514,4 @@ interface SubmitMemberVerificationRequestPersonalDetailsInput {
|
|
|
4535
4514
|
type SubmitMemberVerificationRequestPersonalDetailsReturn = OperationResult<never, boolean>;
|
|
4536
4515
|
type MemberVerificationRequestAutomaticApprovalEnabledReturn = OperationResult<never, boolean>;
|
|
4537
4516
|
|
|
4538
|
-
export { type UpdateVerificationDetailsReturn as $, type AuthenticateInput as A, type RegisterAgentAccountInput as B, type CabinetSignInInput as C, type RegisterAgentAccountReturn as D, type Environment as E, type UpdateAccountReturn as F, type GraphQLClientMiddleware as G, type DeleteAccountReturn as H, type UpdateDailyBetLimitInput as I, type UpdateAccountLimitReturn as J, type UpdateMonthlyBetLimitInput as K, type UpdateDailyDepositLimitInput as L, type MobileNumberSignInInput as M, type NameAndPasswordSignInInput as N, type UpdateMonthlyDepositLimitInput as O, type PlatformReturn as P, type VerificationDetailsReturn as Q, type RegisterMayaAccountInput as R, type SocialsSignInInput as S, type TokenSignInInput as T, type UpdateAccountInput as U, type ValidateMayaSessionReturn as V, type WatchSessionInput as W, type SubmitVerificationDetailsInput as X, type SubmitVerificationDetailsReturn as Y, type SubmitVerificationDetailsInputNext as Z, type UpdateVerificationDetailsInput as _, type NameAndPasswordSignInReturn as a, type MarkGameAsFavoriteInput as a$, type SubmitMemberVerificationReturn as a0, type ResetPasswordInput as a1, type ResetPasswordReturn as a2, type VerifyMobileNumberReturn as a3, type ProfileCompletionReturn as a4, type SendVerificationCodeReturn as a5, type SendVerificationCodeInput__Next as a6, type SendVerificationCodeReturn__Next as a7, type WalletReturn as a8, type MemberWalletAccountReturn as a9, type CancelFreeBetDropReturn as aA, type TransactionRecordsInput as aB, type TransactionRecordsReturn as aC, type PromosReturn as aD, type PromoFilterInput as aE, type AvailablePromosReturn as aF, type CashbacksReturn as aG, type BonusReturn as aH, type BonusesReturn as aI, type CashbackBonusReturn as aJ, type ClaimCashbackBonusReturn as aK, type ClaimRebateReturn as aL, type ClaimSpotBonusReturn as aM, type PromoByCodeReturn as aN, type GameReturn as aO, type GamesInput as aP, type GamesReturn as aQ, type WalletGameInput as aR, type WalletGamesReturn as aS, type GamesInput__Next as aT, type RecommendedGamesInput as aU, type RecommendedGamesReturn as aV, type GameProvider as aW, type GameSessionReturn as aX, type CreateGameSessionInput as aY, type CreateGameSessionReturn as aZ, type EndGameSessionReturn as a_, type AnnouncementsInput as aa, type AnnouncementsReturn as ab, type CreateWithdrawalInput as ac, type CreateWithdrawalReturn as ad, type WithdrawalRecordsInput as ae, type WithdrawalRecordsReturn as af, type RemainingDailyWithdrawalsCountReturn as ag, type InstapayBankListReturn as ah, type CreateDepositInput as ai, type CreateDepositReturn as aj, type DepositReturn as ak, type DepositRecordsInput as al, type DepositRecordsReturn as am, type DepositsCountReturn as an, type TouchDepositInput as ao, type TouchDepositReturn as ap, type RedeemVoucherInput as aq, type RedeemVoucherReturn as ar, type BetRecordsInput as as, type BetRecordsReturn as at, type LatestBetRecordsReturn as au, type FreeBetDropsInput as av, type FreeBetDropsReturn as aw, type MemberFreeBetDropsInput as ax, type MemberFreeBetDropsReturn as ay, type CancelFreeBetDropInput as az, type MobileNumberSignInReturn as b, type LinkFirebaseCloudMessagingDeviceReturn as b$, type MarkGameAsFavoriteReturn as b0, type UnmarkGameAsFavoriteInput as b1, type UnmarkGameAsFavoriteReturn as b2, type FavoriteGamesReturn as b3, type FileReturn as b4, type UploadImageFileInput as b5, type UploadImageFileReturn as b6, type PointsWalletReturn as b7, type RedeemPointsInput as b8, type RedeemPointsReturn as b9, type MarkMessageAsReadReturn as bA, type MarkAllMessagesAsReadReturn as bB, type ClaimRewardReturn as bC, type OnboardingStatusReturn as bD, type CompleteOnboardingInput as bE, type CompleteOnboardingReturn as bF, type SkipOnboardingReturn as bG, type AvailableQuestsReturn as bH, type CheckInDailyQuestReturn as bI, type TopWinsReturn as bJ, type JackpotsInput as bK, type JackpotsReturn as bL, type JackpotsIdsInput as bM, type JackpotsIdsReturn as bN, type _JackpotsInput as bO, type _JackpotsReturn as bP, type JackpotPayoutsInput as bQ, type JackpotPayoutsReturn as bR, type TournamentsInput as bS, type TournamentsReturn as bT, type TournamentsIdsInput as bU, type TournamentsIdsReturn as bV, type RegisterFCMDeviceInput as bW, type RegisterFCMDeviceReturn as bX, type UnregisterFCMDeviceInput as bY, type UnregisterFCMDeviceReturn as bZ, type LinkFirebaseCloudMessagingDeviceInput as b_, type PointsWalletTransactionsInput as ba, type PointsWalletTransactionsReturn as bb, type AchievementPointsHistoryRecordInput as bc, type AchievementPointsHistoryRecordReturn as bd, type MemberAchievementReturn as be, type MemberRebatesInput as bf, type MemberRebatesReturn as bg, type MemberRebateContributionInput as bh, type MemberRebateContributionReturn as bi, type ActivityRecordsInput as bj, type ActivityRecordsReturn as bk, type ReferralCodeReturn as bl, type UpdateReferralCodeInput as bm, type UpdateReferralCodeReturn as bn, type ReferralsInput as bo, type ReferralsReturn as bp, type ReferralCommissionReturn as bq, type UplinesByNameInput as br, type UplinesByNameReturn as bs, type DownlinesByNameInput as bt, type DownlinesByNameReturn as bu, type PointsClubSettingsReturn as bv, type MessagesInput as bw, type MessagesReturn as bx, type UnreadMessagesCountInput as by, type UnreadMessagesCountReturn as bz, type MayaSignInInput as c, type Rebate as c$, type UnlinkFirebaseCloudMessagingDeviceInput as c0, type UnlinkFirebaseCloudMessagingDeviceReturn as c1, type GoogleClientIdReturn as c2, type RequireFirstDepositReturn as c3, type MemberVerificationRequestReturn as c4, type SubmitMemberVerificationRequestBasicDetailsInput as c5, type SubmitMemberVerificationRequestBasicDetailsReturn as c6, type SubmitMemberVerificationRequestImageDetailsInput as c7, type SubmitMemberVerificationRequestImageDetailsReturn as c8, type SubmitMemberVerificationRequestPersonalDetailsInput as c9, type BetRecord$1 as cA, type Game$1 as cB, type BetRecord as cC, type LatestBetRecord$1 as cD, type LatestBetRecord as cE, type TransactionRecord$1 as cF, type TransactionRecord as cG, type Game as cH, type GameSession$1 as cI, type GameSession as cJ, type Promo$1 as cK, type Promo as cL, type Cashback$1 as cM, type Cashback as cN, type Bonus$1 as cO, type Bonus as cP, type CashbackBonus$1 as cQ, type CashbackBonus as cR, type CabinetSiteMachine$1 as cS, type CabinetSiteMachine as cT, type File$1 as cU, type File as cV, type PointsWallet$1 as cW, type PointsWallet as cX, type PointsWalletTransaction$1 as cY, type PointsWalletTransaction as cZ, type Rebate$1 as c_, type SubmitMemberVerificationRequestPersonalDetailsReturn as ca, type MemberVerificationRequestAutomaticApprovalEnabledReturn as cb, type Site$1 as cc, type Site as cd, type Platform$1 as ce, type Platform as cf, type MemberAccount as cg, type Member as ch, type Account as ci, type Wallet$1 as cj, type Wallet as ck, type MemberVerification as cl, type VerificationDetails as cm, type ProfileCompletion$1 as cn, type ProfileCompletion as co, type Announcement$1 as cp, type Announcement as cq, type WithdrawalRecord$1 as cr, type WithdrawalRecord as cs, type Deposit$1 as ct, type Deposit as cu, type CabinetWithdrawal as cv, type CabinetWithdrawalRecord as cw, type DepositRecord$1 as cx, type DepositRecord as cy, type Assign as cz, type MayaSignInReturn as d, type CreateSingleUseTokenError as d$, type MemberRebateContribution$1 as d0, type MemberRebateContribution as d1, type ActivityRecord$1 as d2, type ActivityRecord as d3, type Referral$1 as d4, type Referral as d5, type ReferralCommission$1 as d6, type ReferralCommission as d7, type Platform__Next$1 as d8, type Platform__Next as d9, type AchievementPointsHistoryRecord as dA, type MemberAchievement$1 as dB, type MemberAchievement as dC, type MemberVerificationRequest$1 as dD, type MemberVerificationRequest as dE, type FreeBetDrop$1 as dF, type FreeBetDrop as dG, type MemberFreeBetDrop$1 as dH, type MemberFreeBetDrop as dI, type MemberWalletAccount$1 as dJ, type MemberWalletAccount as dK, type HttpError as dL, type OperationError as dM, type OperationResult as dN, type LoginChannel as dO, type SecretQuestion as dP, type SecurityQuestionAuthenticator as dQ, type Authenticator as dR, type SignInInput as dS, type SignInError as dT, type SignInReturn as dU, type RefreshSessionError as dV, type SecurityQuestionAuthenticateInput as dW, type AuthenticateError as dX, type Session as dY, type SessionError as dZ, type CreateSingleUseTokenInput as d_, type PointsClubSettings$1 as da, type PointsClubSettings as db, type PaymentSettings$1 as dc, type PaymentSettings as dd, type Message$1 as de, type Message as df, type InstapayBank$1 as dg, type InstapayBank as dh, type SpotBonusPromo$1 as di, type SpotBonusPromo as dj, type Quest$1 as dk, type Quest as dl, type TopWin$1 as dm, type TopWin as dn, type Jackpot$1 as dp, type Jackpot as dq, type JackpotPayout$1 as dr, type JackpotPayout as ds, type Tournament$1 as dt, type Tournament as du, type MemberLevelSettings$1 as dv, type MemberLevelSettings as dw, type AchievementSettingsResponse$1 as dx, type AchievementSettingsResponse as dy, type AchievementPointsHistoryRecord$1 as dz, type TokenSignInReturn as e, type BankDeposit as e$, type UploadImageFileError as e0, type AccountStatus as e1, type AccountVerificationStatus as e2, type Agent as e3, type GigRewardsQuestDetails as e4, type CellxpertDetails as e5, type MemberWithCellxpertDetails as e6, type VerificationDetailsStatus as e7, type NameAndPasswordCreateAccountInput as e8, type MobileNumberCreateAccountInput as e9, type MemberRebateContributionPerGame as eA, type ClaimRebateError as eB, type GameTag as eC, type GameType as eD, type WalletGame as eE, type GameSessionStatus as eF, type GameSessionLaunchOptions as eG, type CreateGameSessionByReferenceInput as eH, type CreateGameSessionByIdInput as eI, type CreateGameSessionError as eJ, type AnnouncementType as eK, type AnnouncementStatus as eL, type BetRecordStatus as eM, type FreeBetDropStatus as eN, type MemberFreeBetDropBetRecord as eO, type TransactionType as eP, type DepositType as eQ, type DepositStatus as eR, type KnownDepositError as eS, type GCashDeposit as eT, type GcashWebpayDeposit as eU, type AiOGCashDeposit as eV, type AiOPayMayaDeposit as eW, type AiOGrabPayDeposit as eX, type AiOPalawanPayDeposit as eY, type MayaDeposit as eZ, type MayaAppDeposit as e_, type MobileNumberInrCreateAccountInput as ea, type NameCreateAccountInput as eb, type MobileNumberCreateAccountInput__next as ec, type CreateAccountError as ed, type RegisterMayaAccountError as ee, type RegisterAgentAccountError as ef, type UpdateAccountError as eg, type ResetPasswordError as eh, type SubmitVerificationError as ei, type SubmitMemberVerificationError as ej, type UpdateVerificationError as ek, type SendVerificationCodeError as el, type SendSmsVerificationCodeInput as em, type SendEmailVerificationCodeInput as en, type SendVerificationCodeError__Next as eo, type VerifyMobileNumberError as ep, type Currency as eq, type AchievementSettings as er, type RedeemPointsError as es, type PointsWalletTransactionType as et, type RebateStatus as eu, type RebateCursor as ev, type RebateType as ew, type RebateSettingsPerMemberLevel as ex, type RebateProgram as ey, type MemberRebateContributionPerGameCategory as ez, type SocialsSignInReturn as f, type Field as f$, type ManualDeposit as f0, type QRPHDeposit as f1, type OnlineBankDeposit as f2, type ManualBankDeposit as f3, type ManualUPIDeposit as f4, type CreateMayaDepositInput as f5, type CreateGCashDepositInput as f6, type CreateAiOGCashDepositInput as f7, type CreateAiOPayMayaDepositInput as f8, type CreateAiOGrabPayDepositInput as f9, type CreateMayaWithdrawalInput as fA, type CreateMayaAppWithdrawalInput as fB, type CreateAIOInstapayWithdrawalInput as fC, type CreateAIOInstapayWithdrawalInput_Next as fD, type CreateManualUPIWithdrawalInput as fE, type CreateManualBankWithdrawalInput as fF, type CreateCabinetWithdrawalInput as fG, type CreateWithdrawalError as fH, type GatewaySettings as fI, type MemberLevelSetting as fJ, type Locale as fK, type AchievementType as fL, type GeneralMemberLevelSettings as fM, type PromoType as fN, type PromoStatus as fO, type TurnoverRequirementType as fP, type CashbackStatus as fQ, type ClaimCashbackBonusError as fR, type ActivityRecordType as fS, type FieldType as fT, type TextField as fU, type RichTextField as fV, type ImageField as fW, type SelectField as fX, type MultiSelectField as fY, type ToggleField as fZ, type CompoundField as f_, type CreateAiOPalawanPayDepositInput as fa, type CreateGCashWebpayDepositInput as fb, type CreateMayaAppDepositInput as fc, type CreateAIOQRPHDepositInput as fd, type CreateAIOOnlineBankDepositInput as fe, type CreateManualUPIDepositInput as ff, type CreateManualBankDepositInput as fg, type CreateMayaWebpayDepositInput as fh, type CreateTestDepositInput as fi, type CreateDepositError as fj, type VoucherType as fk, type WithdrawalType as fl, type WithdrawalStatus as fm, type WithdrawalError as fn, type ManualWithdrawalRecord as fo, type Bank as fp, type BankWithdrawalRecord as fq, type GCashWithdrawalRecord as fr, type MayaWithdrawalRecord as fs, type InstapayWithdrawalRecord as ft, type ManualBankWithdrawalRecord as fu, type ManualUPIWithdrawalRecord as fv, type InstapayBankType as fw, type CreateBankWithdrawalInput as fx, type CreateGCashWithdrawalInput as fy, type CreateGCashStandardCashInWithdrawalInput as fz, type CabinetSignInReturn as g, type RegisterMemberAccountByMobileNumberMutationVariables as g$, type UpdateReferralCodeError as g0, type ClaimRewardError as g1, type MessageIcon as g2, type MessageAction as g3, type MessageType as g4, type OnboardingStatus as g5, type OnboardingPlayerExperience as g6, type QuestType as g7, type QuestStatus as g8, type QuestProgramStatus as g9, type DeleteMemberAccountMutationVariables as gA, type UpdateDailyBetLimitMutationVariables as gB, type UpdateMonthlyBetLimitMutationVariables as gC, type UpdateDailyDepositLimitMutationVariables as gD, type UpdateMonthlyDepositLimitMutationVariables as gE, type UnlinkGoogleMutationVariables as gF, type ResetPasswordMutationVariables as gG, type ResetPasswordError$1 as gH, type GeneralMemberLevelSettings$1 as gI, type SendVerificationCodeMutationVariables as gJ, type SendVerificationCodeError$1 as gK, type VerifyMobileNumberMutationVariables as gL, type VerifyMobileNumberError$1 as gM, type CreateMemberVerificationMutationVariables as gN, type CreateMemberVerificationError as gO, type CreateMemberVerificationNextMutationVariables as gP, type UpdateMemberVerificationMutationVariables as gQ, type UpdateMemberVerificationError as gR, type UpdateMemberVerificationNextMutationVariables as gS, type SubmitMemberVerificationMutationVariables as gT, type SubmitMemberVerificationError$1 as gU, type AnnouncementsQueryVariables as gV, type PaginatedQueryResult$1 as gW, type RegisterMayaMemberAccountMutationVariables as gX, type RegisterMayaMemberAccountError as gY, type UpdateReferralCodeMutationVariables as gZ, type UpdateReferralCodeError$1 as g_, type QuestProgram as ga, type MemberStatus as gb, type JourneyQuestMilestoneType as gc, type JourneyQuestMilestone as gd, type WageringQuestStage as ge, type WageringQuestStageSettings as gf, type JackpotStatus as gg, type FCMDeviceType as gh, type FirebaseCloudMessagingDeviceType as gi, type TournamentStatus as gj, type TournamentType as gk, type TournamentFrequency as gl, type TournamentMode as gm, type TournamentLeaderboard as gn, type TournamentPayout as go, type CabinetSiteMachineStatus as gp, type MemberVerificationRequestStatus as gq, GraphQLClient as gr, type MemberWithCellxpertDetailsQuery as gs, type RegisterMemberAccountMutationVariables as gt, type RegisterMemberAccountError as gu, type RegisterMemberAccountViaMobileMutationVariables as gv, type RegisterMemberAccountMutationVariables__Next as gw, type RegisterMemberAccountByNameMutationVariables as gx, type UpdateMemberAccountMutationVariables as gy, type UpdateMemberAccountError as gz, type SingleUseTokenSignInInput as h, type UnlinkFirebaseCloudMessagingDeviceMutationVariables as h$, type RegisterMemberAccountByMobileNumberMutationVariables__Next as h0, type RegisterAgentAccountMutationVariables as h1, type RegisterAgentAccountError$1 as h2, type MemberVerificationRequestByIdQueryVariables as h3, type SubmitMemberVerificationRequestBasicDetailsMutationVariables as h4, type SubmitMemberVerificationRequestImageDetailsMutationVariables as h5, type SubmitMemberVerificationRequestPersonalDetailsMutationVariables as h6, type FileQueryVariables as h7, type CreateSessionInput as h8, type CreateSessionError as h9, type PointsWalletTransactionsQueryVariables as hA, type MemberRebatesQueryVariables as hB, type MemberRebateContributionQueryVariables as hC, type AchievementPointsHistoryRecordQueryVariables as hD, type ActivityRecordsQueryVariables as hE, type ReferralsQueryVariables as hF, type UplinesByNameQueryVariables as hG, type DownlinesByNameQueryVariables as hH, type PromoByCodeQueryVariables as hI, type JackpotsQueryVariables as hJ, type _JackpotsQueryVariables as hK, type _Jackpot as hL, type JackpotsIdsQueryVariables as hM, type JackpotPayoutsQueryVariables as hN, type TournamentsQueryVariables as hO, type TournamentsIdsQueryVariables as hP, type FreeBetDropsQueryVariables as hQ, type MemberFreeBetDropsQueryVariables as hR, type MessagesQueryVariables as hS, type UnreadMessagesCountQueryVariables as hT, type MarkMessageAsReadMutationVariables as hU, type ClaimRewardMutationVariables as hV, type ClaimRewardError$1 as hW, type CheckInDailyQuestQueryVariables as hX, type RegisterFCMDeviceMutationVariables as hY, type UnregisterFCMDeviceMutationVariables as hZ, type LinkFirebaseCloudMessagingDeviceMutationVariables as h_, type CreateSessionMutation as ha, type AuthenticateInput$1 as hb, type AuthenticateError$1 as hc, type AuthenticateMutation as hd, type RefreshSessionError$1 as he, type RefreshSessionMutation as hf, type SendVerificationCodeInput__Next$1 as hg, type SendVerificationCodeError__Next$1 as hh, type CreateSingleUseTokenError$1 as hi, type CreateSingleUseTokenMutation as hj, type GamesQueryVariables as hk, type GamesQueryVariables__Next as hl, type UploadPrivateImageFileMutationVariables as hm, type UploadPrivateImageFileError as hn, type GameSessionQueryVariables as ho, type CreateGameSessionMutationVariables as hp, type CreateGameSessionError$1 as hq, type EndGameSessionMutationVariables as hr, type PlatformQuery__Next as hs, type RecommendedGame as ht, type OnboardingStatus$1 as hu, type CompleteOnboardingMutationVariables as hv, type BetRecordsQueryVariables as hw, type TransactionRecordsQueryVariables as hx, type WithdrawalRecordsQueryVariables as hy, type DepositRecordsQueryVariables as hz, type SingleUseTokenSignInReturn as i, type DateFilterField as i$, type AvailablePromosQueryVariables as i0, type CancelFreeBetDropMutationVariables as i1, type ClaimCashbackBonusMutationVariables as i2, type ClaimCashbackBonusError$1 as i3, type ClaimRebateMutationVariables as i4, type ClaimRebateError$1 as i5, type DepositQueryVariables as i6, type CreateGCashDepositMutationVariables as i7, type CreateDepositError$1 as i8, type CreateGCashWebpayDepositMutationVariables as i9, type RedeemPointsToCashMutationVariables as iA, type RedeemPointsToCashError as iB, type MayaSessionQueryVariables as iC, type MayaSession as iD, type ClaimSpotBonusMutationVariables as iE, type ClaimSpotBonusError as iF, type TouchGCashDepositMutationVariables as iG, type TouchQrphDepositMutationVariables as iH, type MarkGameAsFavoriteMutationVariables as iI, type UnmarkGameAsFavoriteMutationVariables as iJ, type FavoriteGame as iK, type WalletGamesQueryVariables as iL, type CabinetWithdrawalQueryVariables as iM, type RedeemVoucherMutationVariables as iN, type RedeemVoucherError as iO, type CreateCabinetWithdrawalMutationVariables as iP, type ID as iQ, type Decimal as iR, type DateString as iS, type Html as iT, type Edge as iU, type PageInfo as iV, type PaginatedQuery as iW, type ObjectIdFilterField as iX, type StringFilterField as iY, type NumberFilterField as iZ, type BooleanFilterField as i_, type CreateMayaWebpayDepositMutationVariables as ia, type CreateMayaDepositMutationVariables as ib, type CreateTestDepositMutationVariables as ic, type CreateTestDepositError as id, type CreateAIOQRPHDepositMutationVariables as ie, type CreateAiOGCcashDepositMutationVariables as ig, type CreateAiOPayMayaDepositMutationVariables as ih, type CreateAiOGrabPayDepositMutationVariables as ii, type CreateAiOPalawanPayDepositMutationVariables as ij, type CreateAIOOnlineBankDepositMutationVariables as ik, type CreateManualBankDeposiMutationVariables as il, type CreateManualUPIDepositMutationVariables as im, type CreateMayaAppDepositMutationVariables as io, type CreateManualUpiDepositMutationVariables as ip, type CreateGCashWithdrawalMutationVariables as iq, type CreateWithdrawalError$1 as ir, type CreateGCashStandardCashInWithdrawalMutationVariables as is, type CreateMayaWithdrawalMutationVariables as it, type CreateMayaAppWithdrawalMutationVariables as iu, type CreateBankWithdrawalMutationVariables as iv, type CreateAIOInstapayWithdrawalMutationVariables as iw, type CreateAIOInstapayWithdrawalNextMutationVariables as ix, type CreateManualUpiWithdrawalMutationVariables as iy, type CreateManualBankWithdrawalMutationVariables as iz, type AuthenticateReturn as j, type CreateMayaAppWithdrawalMutation as j$, type EnumFilterField as j0, type SortOrder as j1, type FileStatus as j2, type FileQuery as j3, type UploadPrivateImageFileMutation as j4, type AnnouncementType$1 as j5, type AnnouncementStatus$1 as j6, type AnnouncementVisibility as j7, type AnnouncementsQuery as j8, type GameType$1 as j9, type CreateGCashWebpayDepositMutation as jA, type CreateMayaWebpayDepositMutation as jB, type CreateMayaDepositMutation as jC, type CreateTestDepositMutation as jD, type CreateAIOQRPHDepositMutation as jE, type CreateManualBankDepositMutation as jF, type CreateManualUPIDepositMutation as jG, type CreateAiOGCashDepositMutation as jH, type CreateAiOPayMayaDepositMutation as jI, type CreateAiOGrabPayDepositMutation as jJ, type CreateAiOPalawanPayDepositMutation as jK, type CreateAIOOnlineBankDepositMutation as jL, type CreateManualBankDepositMutationVariables as jM, type CreateMayaAppDepositMutation as jN, type DepositQuery as jO, type DepositsCountQuery as jP, type TouchGCashDepositMutation as jQ, type TouchQrphDepositMutation as jR, type CreateManualUpiDepositMutation as jS, type Bank$1 as jT, type WithdrawalType$1 as jU, type WithdrawalStatus$1 as jV, type WithdrawalError$1 as jW, type WithdrawalRecordsQuery as jX, type CreateGCashWithdrawalMutation as jY, type CreateGCashStandardCashInWithdrawalMutation as jZ, type CreateMayaWithdrawalMutation as j_, type GameProvider$1 as ja, type GameStatus as jb, type GameTag$1 as jc, type WalletGame$1 as jd, type GameQueryVariables as je, type GameQuery as jf, type GamesQuery as jg, type WalletGamesQuery as jh, type RecommendedGamesQuery as ji, type GameSessionStatus$1 as jj, type GameSessionLaunchOptions$1 as jk, type GameSessionQuery as jl, type CreateGameSessionMutation as jm, type EndGameSessionError as jn, type EndGameSessionMutation as jo, type BetRecordStatus$1 as jp, type BetRecordMetadata as jq, type BetRecordsQuery as jr, type LatestBetRecordsQuery as js, type DepositType$1 as jt, type DepositStatus$1 as ju, type KnownDepositError$1 as jv, type VoucherType$1 as jw, type DepositRecordsQuery as jx, type RedeemVoucherMutation as jy, type CreateGCashDepositMutation as jz, type SessionReturn as k, type UpdateMonthlyDepositLimitMutation as k$, type CreateBankWithdrawalMutation as k0, type CreateAIOInstapayWithdrawalMutation as k1, type CreateAIOInstapayWithdrawalNextMutation as k2, type CreateManualUpiWithdrawalMutation as k3, type CreateManualBankWithdrawalMutation as k4, type CreateCabinetWithdrawalMutation as k5, type InstapayBankListQuery as k6, type RemainingDailyWithdrawalsCountQuery as k7, type PromoType$1 as k8, type PromoStatus$1 as k9, type MemberRebatesQuery as kA, type MemberRebateContributionPerGameCategory$1 as kB, type MemberRebateContributionPerGame$1 as kC, type MemberRebateContributionQuery as kD, type AchievementPointsHistoryRecordQuery as kE, type MemberAccountStatus as kF, type MemberAccountVerificationStatus as kG, type MemberVerificationStatus as kH, type GigRewardsQuestDetails$1 as kI, type MemberQuery as kJ, type MemberAccountQuery as kK, type MemberWithCellxpertDetailsQueryVariables as kL, type MemberVerificationQuery as kM, type RegisterMemberAccountMutation as kN, type RegisterMemberAccountByNameMutation as kO, type RegisterMemberAccountViaMobileMutation as kP, type RegisterAgentAccountMutation as kQ, type RegisterMayaMemberAccountMutation as kR, type UpdateMemberAccountMutation as kS, type SecretQuestion$1 as kT, type ResetPasswordMutation as kU, type AchievementType$1 as kV, type AchievementSettingsQueryVariables as kW, type DeleteMemberAccountMutation as kX, type UpdateDailyBetLimitMutation as kY, type UpdateMonthlyBetLimitMutation as kZ, type UpdateDailyDepositLimitMutation as k_, type PromosQuery as ka, type AvailablePromosQuery as kb, type CashbackStatus$1 as kc, type CashbacksQuery as kd, type ClaimSpotBonusMutation as ke, type TurnoverRequirementType$1 as kf, type PromoByCodeQuery as kg, type BonusQuery as kh, type BonusesQuery as ki, type CashbackBonusesQuery as kj, type ClaimCashbackBonusMutation as kk, type ClaimRebateMutation as kl, type TransactionType$1 as km, type TransactionRecordsQuery as kn, type Currency$1 as ko, type WalletQuery as kp, type MemberWalletQuery as kq, type PointsWalletQuery as kr, type RedeemPointsToCashMutation as ks, type PointsWalletTransactionType$1 as kt, type PointsWalletTransactionsQuery as ku, type RebateStatus$1 as kv, type RebateCursor$1 as kw, type RebateType$1 as kx, type RebateSettingsPerMemberLevel$1 as ky, type RebateProgram$1 as kz, type CreateSingleUseTokenReturn as l, type QuestProgram$1 as l$, type UnlinkGoogleMutation as l0, type SendVerificationCodeInput as l1, type SendVerificationCodeMutation as l2, type VerifyMobileNumberMutation as l3, type CreateMemberVerificationMutation as l4, type CreateMemberVerificationNextMutation as l5, type UpdateMemberVerificationMutation as l6, type UpdateMemberVerificationNextMutation as l7, type SubmitMemberVerificationMutation as l8, type ProfileCompletionQuery as l9, type ActivityRecordType$1 as lA, type ActivityRecordsQuery as lB, type ReferralCodeQuery as lC, type UpdateReferralCodeMutation as lD, type ReferralsQuery as lE, type ReferralCommissionQuery as lF, type UplinesByNameQuery as lG, type DownlinesByNameQuery as lH, type PointsClubSettingsQuery as lI, type AchievementSettings$1 as lJ, type AchievementSettingsQuery as lK, type MessageAction$1 as lL, type MessageIcon$1 as lM, type MessageType$1 as lN, type MessagesQuery as lO, type MarkMessageAsReadMutation as lP, type MarkAllMessageAsReadMutation as lQ, type MarkAllMessagesAsReadMutation as lR, type UnreadMessagesCountQuery as lS, type ClaimRewardMutation as lT, type OnboardingPlayerExperience$1 as lU, type OnboardingStatusQuery as lV, type CompleteOnboardingMutation as lW, type SkipOnboardingMutation as lX, type QuestType$1 as lY, type QuestStatus$1 as lZ, type QuestProgramStatus$1 as l_, type RegisterMemberAccountByMobileNumberMutation as la, type RegisterMemberAccountByMobileNumberMutation__Next as lb, type DepositGatewaySettings as lc, type WithdrawalGatewaySettings as ld, type MemberLevelSetting$1 as le, type MemberLevelSettingsQuery as lf, type GeneralMemberLevelSettingsQuery as lg, type PlatformQuery as lh, type PaymentSettingsQuery as li, type LoginChannel$1 as lj, type Session$1 as lk, type Authenticator$1 as ll, type SecurityQuestionAuthenticateInput$1 as lm, type MayaSessionQuery as ln, type ValidateMayaSessionMutation as lo, type TextField$1 as lp, type RichTextField$1 as lq, type ImageField$1 as lr, type SelectField$1 as ls, type MultiSelectField$1 as lt, type ToggleField$1 as lu, type CompoundField$1 as lv, type Field$1 as lw, type FieldType$1 as lx, type SiteConfig as ly, type SiteQuery as lz, type SiteReturn as m, type JourneyQuestMilestoneType$1 as m0, type JourneyQuestMilestone$1 as m1, type WageringQuestStage$1 as m2, type WageringQuestStageSettings$1 as m3, type MemberStatus$1 as m4, type AvailableQuestsQuery as m5, type CheckInDailyQuestMutation as m6, type TopWinsQuery as m7, type TopWinsNextQuery as m8, type JackpotStatus$1 as m9, type MemberAchievementsQuery as mA, type RequireFirstDepositQuery as mB, type CabinetSiteMachineStatus$1 as mC, type MemberCabinetSiteMachineQuery as mD, type CabinetWithdrawalQuery as mE, type MemberVerificationRequestStatus$1 as mF, type MemberVerificationRequestQuery as mG, type MemberVerificationRequestByIdQuery as mH, type SubmitMemberVerificationRequestBasicDetailsMutation as mI, type SubmitMemberVerificationRequestImageDetailsMutation as mJ, type SubmitMemberVerificationRequestPersonalDetailsMutation as mK, type MemberVerificationRequestAutomaticApprovalEnabledQuery as mL, type FreeBetDropStatus$1 as mM, type CancelFreeBetDropMutation as mN, type MemberFreeBetDropBetRecord$1 as mO, type MemberFreeBetDropsQuery as mP, type FreeBetDropsQuery as mQ, type JackpotCursor as ma, type JackpotPayoutCursor as mb, type JackpotsQuery as mc, type _JackpotsQuery as md, type JackpotsIdsQuery as me, type JackpotPayoutsQuery as mf, type FCMDeviceType$1 as mg, type FirebaseCloudMessagingDeviceType$1 as mh, type RegisterFCMDeviceMutation as mi, type UnregisterFCMDeviceMutation as mj, type LinkFirebaseCloudMessagingDeviceMutation as mk, type UnlinkFirebaseCloudMessagingDeviceMutation as ml, type MarkGameAsFavoriteMutation as mm, type UnmarkGameAsFavoriteMutation as mn, type FavoriteGamesQuery as mo, type TransactionPasswordNotSetError as mp, type UPIReferenceNotAvailableError as mq, type GoogleClientIdQuery as mr, type TournamentStatus$1 as ms, type TournamentType$1 as mt, type TournamentFrequency$1 as mu, type TournamentMode$1 as mv, type TournamentLeaderboard$1 as mw, type TournamentPayout$1 as mx, type TournamentsQuery as my, type TournamentsIdsQuery as mz, type CabinetSiteMachineReturn as n, type CabinetWithdrawalReturn as o, type PlatformReturn__Next as p, type PaymentSettingsReturn as q, type MemberLevelSettingsReturn as r, type GeneralMemberLevelSettingsReturn as s, type AchievementSettingsReturn as t, type AccountReturn as u, type MemberWithCellxpertDetailsReturn as v, type CreateAccountInput as w, type CreateAccountReturn as x, type CreateAccountInput__Next as y, type RegisterMayaAccountReturn as z };
|
|
4517
|
+
export { type SubmitMemberVerificationReturn as $, type AuthenticateInput as A, type RegisterAgentAccountReturn as B, type CabinetSignInInput as C, type UpdateAccountReturn as D, type Environment as E, type DeleteAccountReturn as F, type GraphQLClientMiddleware as G, type UpdateDailyBetLimitInput as H, type UpdateAccountLimitReturn as I, type UpdateMonthlyBetLimitInput as J, type UpdateDailyDepositLimitInput as K, type UpdateMonthlyDepositLimitInput as L, type MobileNumberSignInInput as M, type NameAndPasswordSignInInput as N, type VerificationDetailsReturn as O, type PlatformReturn as P, type SubmitVerificationDetailsInput as Q, type RegisterMayaAccountInput as R, type SocialsSignInInput as S, type TokenSignInInput as T, type UpdateAccountInput as U, type ValidateMayaSessionReturn as V, type WatchSessionInput as W, type SubmitVerificationDetailsReturn as X, type SubmitVerificationDetailsInputNext as Y, type UpdateVerificationDetailsInput as Z, type UpdateVerificationDetailsReturn as _, type NameAndPasswordSignInReturn as a, type MarkGameAsFavoriteReturn as a$, type ResetPasswordInput as a0, type ResetPasswordReturn as a1, type VerifyMobileNumberReturn as a2, type ProfileCompletionReturn as a3, type SendVerificationCodeReturn as a4, type SendVerificationCodeInput__Next as a5, type SendVerificationCodeReturn__Next as a6, type WalletReturn as a7, type MemberWalletAccountReturn as a8, type AnnouncementsInput as a9, type TransactionRecordsInput as aA, type TransactionRecordsReturn as aB, type PromosReturn as aC, type PromoFilterInput as aD, type AvailablePromosReturn as aE, type CashbacksReturn as aF, type BonusReturn as aG, type BonusesReturn as aH, type CashbackBonusReturn as aI, type ClaimCashbackBonusReturn as aJ, type ClaimRebateReturn as aK, type ClaimSpotBonusReturn as aL, type PromoByCodeReturn as aM, type GameReturn as aN, type GamesInput as aO, type GamesReturn as aP, type WalletGameInput as aQ, type WalletGamesReturn as aR, type GamesInput__Next as aS, type RecommendedGamesInput as aT, type RecommendedGamesReturn as aU, type GameProvider as aV, type GameSessionReturn as aW, type CreateGameSessionInput as aX, type CreateGameSessionReturn as aY, type EndGameSessionReturn as aZ, type MarkGameAsFavoriteInput as a_, type AnnouncementsReturn as aa, type CreateWithdrawalInput as ab, type CreateWithdrawalReturn as ac, type WithdrawalRecordsInput as ad, type WithdrawalRecordsReturn as ae, type RemainingDailyWithdrawalsCountReturn as af, type InstapayBankListReturn as ag, type CreateDepositInput as ah, type CreateDepositReturn as ai, type DepositReturn as aj, type DepositRecordsInput as ak, type DepositRecordsReturn as al, type DepositsCountReturn as am, type TouchDepositInput as an, type TouchDepositReturn as ao, type RedeemVoucherInput as ap, type RedeemVoucherReturn as aq, type BetRecordsInput as ar, type BetRecordsReturn as as, type LatestBetRecordsReturn as at, type FreeBetDropsInput as au, type FreeBetDropsReturn as av, type MemberFreeBetDropsInput as aw, type MemberFreeBetDropsReturn as ax, type CancelFreeBetDropInput as ay, type CancelFreeBetDropReturn as az, type MobileNumberSignInReturn as b, type UnlinkFirebaseCloudMessagingDeviceInput as b$, type UnmarkGameAsFavoriteInput as b0, type UnmarkGameAsFavoriteReturn as b1, type FavoriteGamesReturn as b2, type FileReturn as b3, type UploadImageFileInput as b4, type UploadImageFileReturn as b5, type PointsWalletReturn as b6, type RedeemPointsInput as b7, type RedeemPointsReturn as b8, type PointsWalletTransactionsInput as b9, type MarkAllMessagesAsReadReturn as bA, type ClaimRewardReturn as bB, type OnboardingStatusReturn as bC, type CompleteOnboardingInput as bD, type CompleteOnboardingReturn as bE, type SkipOnboardingReturn as bF, type AvailableQuestsReturn as bG, type CheckInDailyQuestReturn as bH, type TopWinsReturn as bI, type JackpotsInput as bJ, type JackpotsReturn as bK, type JackpotsIdsInput as bL, type JackpotsIdsReturn as bM, type _JackpotsInput as bN, type _JackpotsReturn as bO, type JackpotPayoutsInput as bP, type JackpotPayoutsReturn as bQ, type TournamentsInput as bR, type TournamentsReturn as bS, type TournamentsIdsInput as bT, type TournamentsIdsReturn as bU, type RegisterFCMDeviceInput as bV, type RegisterFCMDeviceReturn as bW, type UnregisterFCMDeviceInput as bX, type UnregisterFCMDeviceReturn as bY, type LinkFirebaseCloudMessagingDeviceInput as bZ, type LinkFirebaseCloudMessagingDeviceReturn as b_, type PointsWalletTransactionsReturn as ba, type AchievementPointsHistoryRecordInput as bb, type AchievementPointsHistoryRecordReturn as bc, type MemberAchievementReturn as bd, type MemberRebatesInput as be, type MemberRebatesReturn as bf, type MemberRebateContributionInput as bg, type MemberRebateContributionReturn as bh, type ActivityRecordsInput as bi, type ActivityRecordsReturn as bj, type ReferralCodeReturn as bk, type UpdateReferralCodeInput as bl, type UpdateReferralCodeReturn as bm, type ReferralsInput as bn, type ReferralsReturn as bo, type ReferralCommissionReturn as bp, type UplinesByNameInput as bq, type UplinesByNameReturn as br, type DownlinesByNameInput as bs, type DownlinesByNameReturn as bt, type PointsClubSettingsReturn as bu, type MessagesInput as bv, type MessagesReturn as bw, type UnreadMessagesCountInput as bx, type UnreadMessagesCountReturn as by, type MarkMessageAsReadReturn as bz, type MayaSignInInput as c, type MemberRebateContribution$1 as c$, type UnlinkFirebaseCloudMessagingDeviceReturn as c0, type GoogleClientIdReturn as c1, type RequireFirstDepositReturn as c2, type MemberVerificationRequestReturn as c3, type SubmitMemberVerificationRequestBasicDetailsInput as c4, type SubmitMemberVerificationRequestBasicDetailsReturn as c5, type SubmitMemberVerificationRequestImageDetailsInput as c6, type SubmitMemberVerificationRequestImageDetailsReturn as c7, type SubmitMemberVerificationRequestPersonalDetailsInput as c8, type SubmitMemberVerificationRequestPersonalDetailsReturn as c9, type Game$1 as cA, type BetRecord as cB, type LatestBetRecord$1 as cC, type LatestBetRecord as cD, type TransactionRecord$1 as cE, type TransactionRecord as cF, type Game as cG, type GameSession$1 as cH, type GameSession as cI, type Promo$1 as cJ, type Promo as cK, type Cashback$1 as cL, type Cashback as cM, type Bonus$1 as cN, type Bonus as cO, type CashbackBonus$1 as cP, type CashbackBonus as cQ, type CabinetSiteMachine$1 as cR, type CabinetSiteMachine as cS, type File$1 as cT, type File as cU, type PointsWallet$1 as cV, type PointsWallet as cW, type PointsWalletTransaction$1 as cX, type PointsWalletTransaction as cY, type Rebate$1 as cZ, type Rebate as c_, type MemberVerificationRequestAutomaticApprovalEnabledReturn as ca, type Site$1 as cb, type Site as cc, type Platform$1 as cd, type Platform as ce, type MemberAccount as cf, type Member as cg, type Account as ch, type Wallet$1 as ci, type Wallet as cj, type MemberVerification as ck, type VerificationDetails as cl, type ProfileCompletion$1 as cm, type ProfileCompletion as cn, type Announcement$1 as co, type Announcement as cp, type WithdrawalRecord$1 as cq, type WithdrawalRecord as cr, type Deposit$1 as cs, type Deposit as ct, type CabinetWithdrawal as cu, type CabinetWithdrawalRecord as cv, type DepositRecord$1 as cw, type DepositRecord as cx, type Assign as cy, type BetRecord$1 as cz, type MayaSignInReturn as d, type UploadImageFileError as d$, type MemberRebateContribution as d0, type ActivityRecord$1 as d1, type ActivityRecord as d2, type Referral$1 as d3, type Referral as d4, type ReferralCommission$1 as d5, type ReferralCommission as d6, type Platform__Next$1 as d7, type Platform__Next as d8, type PointsClubSettings$1 as d9, type MemberAchievement$1 as dA, type MemberAchievement as dB, type MemberVerificationRequest$1 as dC, type MemberVerificationRequest as dD, type FreeBetDrop$1 as dE, type FreeBetDrop as dF, type MemberFreeBetDrop$1 as dG, type MemberFreeBetDrop as dH, type MemberWalletAccount$1 as dI, type MemberWalletAccount as dJ, type HttpError as dK, type OperationError as dL, type OperationResult as dM, type LoginChannel as dN, type SecretQuestion as dO, type SecurityQuestionAuthenticator as dP, type Authenticator as dQ, type SignInInput as dR, type SignInError as dS, type SignInReturn as dT, type RefreshSessionError as dU, type SecurityQuestionAuthenticateInput as dV, type AuthenticateError as dW, type Session as dX, type SessionError as dY, type CreateSingleUseTokenInput as dZ, type CreateSingleUseTokenError as d_, type PointsClubSettings as da, type PaymentSettings$1 as db, type PaymentSettings as dc, type Message$1 as dd, type Message as de, type InstapayBank$1 as df, type InstapayBank as dg, type SpotBonusPromo$1 as dh, type SpotBonusPromo as di, type Quest$1 as dj, type Quest as dk, type TopWin$1 as dl, type TopWin as dm, type Jackpot$1 as dn, type Jackpot as dp, type JackpotPayout$1 as dq, type JackpotPayout as dr, type Tournament$1 as ds, type Tournament as dt, type MemberLevelSettings$1 as du, type MemberLevelSettings as dv, type AchievementSettingsResponse$1 as dw, type AchievementSettingsResponse as dx, type AchievementPointsHistoryRecord$1 as dy, type AchievementPointsHistoryRecord as dz, type TokenSignInReturn as e, type OnlineBankDeposit as e$, type AccountStatus as e0, type AccountVerificationStatus as e1, type Agent as e2, type GigRewardsQuestDetails as e3, type VerificationDetailsStatus as e4, type NameAndPasswordCreateAccountInput as e5, type MobileNumberCreateAccountInput as e6, type MobileNumberInrCreateAccountInput as e7, type NameCreateAccountInput as e8, type MobileNumberCreateAccountInput__next as e9, type GameType as eA, type WalletGame as eB, type GameSessionStatus as eC, type GameSessionLaunchOptions as eD, type CreateGameSessionByReferenceInput as eE, type CreateGameSessionByIdInput as eF, type CreateGameSessionError as eG, type AnnouncementType as eH, type AnnouncementStatus as eI, type BetRecordStatus as eJ, type FreeBetDropStatus as eK, type MemberFreeBetDropBetRecord as eL, type TransactionType as eM, type DepositType as eN, type DepositStatus as eO, type KnownDepositError as eP, type GCashDeposit as eQ, type GcashWebpayDeposit as eR, type AiOGCashDeposit as eS, type AiOPayMayaDeposit as eT, type AiOGrabPayDeposit as eU, type AiOPalawanPayDeposit as eV, type MayaDeposit as eW, type MayaAppDeposit as eX, type BankDeposit as eY, type ManualDeposit as eZ, type QRPHDeposit as e_, type CreateAccountError as ea, type RegisterMayaAccountError as eb, type RegisterAgentAccountError as ec, type UpdateAccountError as ed, type ResetPasswordError as ee, type SubmitVerificationError as ef, type SubmitMemberVerificationError as eg, type UpdateVerificationError as eh, type SendVerificationCodeError as ei, type SendSmsVerificationCodeInput as ej, type SendEmailVerificationCodeInput as ek, type SendVerificationCodeError__Next as el, type VerifyMobileNumberError as em, type Currency as en, type AchievementSettings as eo, type RedeemPointsError as ep, type PointsWalletTransactionType as eq, type RebateStatus as er, type RebateCursor as es, type RebateType as et, type RebateSettingsPerMemberLevel as eu, type RebateProgram as ev, type MemberRebateContributionPerGameCategory as ew, type MemberRebateContributionPerGame as ex, type ClaimRebateError as ey, type GameTag as ez, type SocialsSignInReturn as f, type MessageIcon as f$, type ManualBankDeposit as f0, type ManualUPIDeposit as f1, type CreateMayaDepositInput as f2, type CreateGCashDepositInput as f3, type CreateAiOGCashDepositInput as f4, type CreateAiOPayMayaDepositInput as f5, type CreateAiOGrabPayDepositInput as f6, type CreateAiOPalawanPayDepositInput as f7, type CreateGCashWebpayDepositInput as f8, type CreateMayaAppDepositInput as f9, type CreateAIOInstapayWithdrawalInput_Next as fA, type CreateManualUPIWithdrawalInput as fB, type CreateManualBankWithdrawalInput as fC, type CreateCabinetWithdrawalInput as fD, type CreateWithdrawalError as fE, type GatewaySettings as fF, type MemberLevelSetting as fG, type Locale as fH, type AchievementType as fI, type GeneralMemberLevelSettings as fJ, type PromoType as fK, type PromoStatus as fL, type TurnoverRequirementType as fM, type CashbackStatus as fN, type ClaimCashbackBonusError as fO, type ActivityRecordType as fP, type FieldType as fQ, type TextField as fR, type RichTextField as fS, type ImageField as fT, type SelectField as fU, type MultiSelectField as fV, type ToggleField as fW, type CompoundField as fX, type Field as fY, type UpdateReferralCodeError as fZ, type ClaimRewardError as f_, type CreateAIOQRPHDepositInput as fa, type CreateAIOOnlineBankDepositInput as fb, type CreateManualUPIDepositInput as fc, type CreateManualBankDepositInput as fd, type CreateMayaWebpayDepositInput as fe, type CreateTestDepositInput as ff, type CreateDepositError as fg, type VoucherType as fh, type WithdrawalType as fi, type WithdrawalStatus as fj, type WithdrawalError as fk, type ManualWithdrawalRecord as fl, type Bank as fm, type BankWithdrawalRecord as fn, type GCashWithdrawalRecord as fo, type MayaWithdrawalRecord as fp, type InstapayWithdrawalRecord as fq, type ManualBankWithdrawalRecord as fr, type ManualUPIWithdrawalRecord as fs, type InstapayBankType as ft, type CreateBankWithdrawalInput as fu, type CreateGCashWithdrawalInput as fv, type CreateGCashStandardCashInWithdrawalInput as fw, type CreateMayaWithdrawalInput as fx, type CreateMayaAppWithdrawalInput as fy, type CreateAIOInstapayWithdrawalInput as fz, type CabinetSignInReturn as g, type MemberVerificationRequestByIdQueryVariables as g$, type MessageAction as g0, type MessageType as g1, type OnboardingStatus as g2, type OnboardingPlayerExperience as g3, type QuestType as g4, type QuestStatus as g5, type QuestProgramStatus as g6, type QuestProgram as g7, type MemberStatus as g8, type JourneyQuestMilestoneType as g9, type UpdateMonthlyDepositLimitMutationVariables as gA, type UnlinkGoogleMutationVariables as gB, type ResetPasswordMutationVariables as gC, type ResetPasswordError$1 as gD, type GeneralMemberLevelSettings$1 as gE, type SendVerificationCodeMutationVariables as gF, type SendVerificationCodeError$1 as gG, type VerifyMobileNumberMutationVariables as gH, type VerifyMobileNumberError$1 as gI, type CreateMemberVerificationMutationVariables as gJ, type CreateMemberVerificationError as gK, type CreateMemberVerificationNextMutationVariables as gL, type UpdateMemberVerificationMutationVariables as gM, type UpdateMemberVerificationError as gN, type UpdateMemberVerificationNextMutationVariables as gO, type SubmitMemberVerificationMutationVariables as gP, type SubmitMemberVerificationError$1 as gQ, type AnnouncementsQueryVariables as gR, type PaginatedQueryResult$1 as gS, type RegisterMayaMemberAccountMutationVariables as gT, type RegisterMayaMemberAccountError as gU, type UpdateReferralCodeMutationVariables as gV, type UpdateReferralCodeError$1 as gW, type RegisterMemberAccountByMobileNumberMutationVariables as gX, type RegisterMemberAccountByMobileNumberMutationVariables__Next as gY, type RegisterAgentAccountMutationVariables as gZ, type RegisterAgentAccountError$1 as g_, type JourneyQuestMilestone as ga, type WageringQuestStage as gb, type WageringQuestStageSettings as gc, type JackpotStatus as gd, type FCMDeviceType as ge, type FirebaseCloudMessagingDeviceType as gf, type TournamentStatus as gg, type TournamentType as gh, type TournamentFrequency as gi, type TournamentMode as gj, type TournamentLeaderboard as gk, type TournamentPayout as gl, type CabinetSiteMachineStatus as gm, type MemberVerificationRequestStatus as gn, GraphQLClient as go, type RegisterMemberAccountMutationVariables as gp, type RegisterMemberAccountError as gq, type RegisterMemberAccountViaMobileMutationVariables as gr, type RegisterMemberAccountMutationVariables__Next as gs, type RegisterMemberAccountByNameMutationVariables as gt, type UpdateMemberAccountMutationVariables as gu, type UpdateMemberAccountError as gv, type DeleteMemberAccountMutationVariables as gw, type UpdateDailyBetLimitMutationVariables as gx, type UpdateMonthlyBetLimitMutationVariables as gy, type UpdateDailyDepositLimitMutationVariables as gz, type SingleUseTokenSignInInput as h, type ClaimCashbackBonusError$1 as h$, type SubmitMemberVerificationRequestBasicDetailsMutationVariables as h0, type SubmitMemberVerificationRequestImageDetailsMutationVariables as h1, type SubmitMemberVerificationRequestPersonalDetailsMutationVariables as h2, type FileQueryVariables as h3, type CreateSessionInput as h4, type CreateSessionError as h5, type CreateSessionMutation as h6, type AuthenticateInput$1 as h7, type AuthenticateError$1 as h8, type AuthenticateMutation as h9, type ActivityRecordsQueryVariables as hA, type ReferralsQueryVariables as hB, type UplinesByNameQueryVariables as hC, type DownlinesByNameQueryVariables as hD, type PromoByCodeQueryVariables as hE, type JackpotsQueryVariables as hF, type _JackpotsQueryVariables as hG, type _Jackpot as hH, type JackpotsIdsQueryVariables as hI, type JackpotPayoutsQueryVariables as hJ, type TournamentsQueryVariables as hK, type TournamentsIdsQueryVariables as hL, type FreeBetDropsQueryVariables as hM, type MemberFreeBetDropsQueryVariables as hN, type MessagesQueryVariables as hO, type UnreadMessagesCountQueryVariables as hP, type MarkMessageAsReadMutationVariables as hQ, type ClaimRewardMutationVariables as hR, type ClaimRewardError$1 as hS, type CheckInDailyQuestQueryVariables as hT, type RegisterFCMDeviceMutationVariables as hU, type UnregisterFCMDeviceMutationVariables as hV, type LinkFirebaseCloudMessagingDeviceMutationVariables as hW, type UnlinkFirebaseCloudMessagingDeviceMutationVariables as hX, type AvailablePromosQueryVariables as hY, type CancelFreeBetDropMutationVariables as hZ, type ClaimCashbackBonusMutationVariables as h_, type RefreshSessionError$1 as ha, type RefreshSessionMutation as hb, type SendVerificationCodeInput__Next$1 as hc, type SendVerificationCodeError__Next$1 as hd, type CreateSingleUseTokenError$1 as he, type CreateSingleUseTokenMutation as hf, type GamesQueryVariables as hg, type GamesQueryVariables__Next as hh, type UploadPrivateImageFileMutationVariables as hi, type UploadPrivateImageFileError as hj, type GameSessionQueryVariables as hk, type CreateGameSessionMutationVariables as hl, type CreateGameSessionError$1 as hm, type EndGameSessionMutationVariables as hn, type PlatformQuery__Next as ho, type RecommendedGame as hp, type OnboardingStatus$1 as hq, type CompleteOnboardingMutationVariables as hr, type BetRecordsQueryVariables as hs, type TransactionRecordsQueryVariables as ht, type WithdrawalRecordsQueryVariables as hu, type DepositRecordsQueryVariables as hv, type PointsWalletTransactionsQueryVariables as hw, type MemberRebatesQueryVariables as hx, type MemberRebateContributionQueryVariables as hy, type AchievementPointsHistoryRecordQueryVariables as hz, type SingleUseTokenSignInReturn as i, type FileQuery as i$, type ClaimRebateMutationVariables as i0, type ClaimRebateError$1 as i1, type DepositQueryVariables as i2, type CreateGCashDepositMutationVariables as i3, type CreateDepositError$1 as i4, type CreateGCashWebpayDepositMutationVariables as i5, type CreateMayaWebpayDepositMutationVariables as i6, type CreateMayaDepositMutationVariables as i7, type CreateTestDepositMutationVariables as i8, type CreateTestDepositError as i9, type ClaimSpotBonusMutationVariables as iA, type ClaimSpotBonusError as iB, type TouchGCashDepositMutationVariables as iC, type TouchQrphDepositMutationVariables as iD, type MarkGameAsFavoriteMutationVariables as iE, type UnmarkGameAsFavoriteMutationVariables as iF, type FavoriteGame as iG, type WalletGamesQueryVariables as iH, type CabinetWithdrawalQueryVariables as iI, type RedeemVoucherMutationVariables as iJ, type RedeemVoucherError as iK, type CreateCabinetWithdrawalMutationVariables as iL, type ID as iM, type Decimal as iN, type DateString as iO, type Html as iP, type Edge as iQ, type PageInfo as iR, type PaginatedQuery as iS, type ObjectIdFilterField as iT, type StringFilterField as iU, type NumberFilterField as iV, type BooleanFilterField as iW, type DateFilterField as iX, type EnumFilterField as iY, type SortOrder as iZ, type FileStatus as i_, type CreateAIOQRPHDepositMutationVariables as ia, type CreateAiOGCcashDepositMutationVariables as ib, type CreateAiOPayMayaDepositMutationVariables as ic, type CreateAiOGrabPayDepositMutationVariables as id, type CreateAiOPalawanPayDepositMutationVariables as ie, type CreateAIOOnlineBankDepositMutationVariables as ig, type CreateManualBankDeposiMutationVariables as ih, type CreateManualUPIDepositMutationVariables as ii, type CreateMayaAppDepositMutationVariables as ij, type CreateManualUpiDepositMutationVariables as ik, type CreateGCashWithdrawalMutationVariables as il, type CreateWithdrawalError$1 as im, type CreateGCashStandardCashInWithdrawalMutationVariables as io, type CreateMayaWithdrawalMutationVariables as ip, type CreateMayaAppWithdrawalMutationVariables as iq, type CreateBankWithdrawalMutationVariables as ir, type CreateAIOInstapayWithdrawalMutationVariables as is, type CreateAIOInstapayWithdrawalNextMutationVariables as it, type CreateManualUpiWithdrawalMutationVariables as iu, type CreateManualBankWithdrawalMutationVariables as iv, type RedeemPointsToCashMutationVariables as iw, type RedeemPointsToCashError as ix, type MayaSessionQueryVariables as iy, type MayaSession as iz, type AuthenticateReturn as j, type CreateManualUpiWithdrawalMutation as j$, type UploadPrivateImageFileMutation as j0, type AnnouncementType$1 as j1, type AnnouncementStatus$1 as j2, type AnnouncementVisibility as j3, type AnnouncementsQuery as j4, type GameType$1 as j5, type GameProvider$1 as j6, type GameStatus as j7, type GameTag$1 as j8, type WalletGame$1 as j9, type CreateAIOQRPHDepositMutation as jA, type CreateManualBankDepositMutation as jB, type CreateManualUPIDepositMutation as jC, type CreateAiOGCashDepositMutation as jD, type CreateAiOPayMayaDepositMutation as jE, type CreateAiOGrabPayDepositMutation as jF, type CreateAiOPalawanPayDepositMutation as jG, type CreateAIOOnlineBankDepositMutation as jH, type CreateManualBankDepositMutationVariables as jI, type CreateMayaAppDepositMutation as jJ, type DepositQuery as jK, type DepositsCountQuery as jL, type TouchGCashDepositMutation as jM, type TouchQrphDepositMutation as jN, type CreateManualUpiDepositMutation as jO, type Bank$1 as jP, type WithdrawalType$1 as jQ, type WithdrawalStatus$1 as jR, type WithdrawalError$1 as jS, type WithdrawalRecordsQuery as jT, type CreateGCashWithdrawalMutation as jU, type CreateGCashStandardCashInWithdrawalMutation as jV, type CreateMayaWithdrawalMutation as jW, type CreateMayaAppWithdrawalMutation as jX, type CreateBankWithdrawalMutation as jY, type CreateAIOInstapayWithdrawalMutation as jZ, type CreateAIOInstapayWithdrawalNextMutation as j_, type GameQueryVariables as ja, type GameQuery as jb, type GamesQuery as jc, type WalletGamesQuery as jd, type RecommendedGamesQuery as je, type GameSessionStatus$1 as jf, type GameSessionLaunchOptions$1 as jg, type GameSessionQuery as jh, type CreateGameSessionMutation as ji, type EndGameSessionError as jj, type EndGameSessionMutation as jk, type BetRecordStatus$1 as jl, type BetRecordMetadata as jm, type BetRecordsQuery as jn, type LatestBetRecordsQuery as jo, type DepositType$1 as jp, type DepositStatus$1 as jq, type KnownDepositError$1 as jr, type VoucherType$1 as js, type DepositRecordsQuery as jt, type RedeemVoucherMutation as ju, type CreateGCashDepositMutation as jv, type CreateGCashWebpayDepositMutation as jw, type CreateMayaWebpayDepositMutation as jx, type CreateMayaDepositMutation as jy, type CreateTestDepositMutation as jz, type SessionReturn as k, type CreateMemberVerificationMutation as k$, type CreateManualBankWithdrawalMutation as k0, type CreateCabinetWithdrawalMutation as k1, type InstapayBankListQuery as k2, type RemainingDailyWithdrawalsCountQuery as k3, type PromoType$1 as k4, type PromoStatus$1 as k5, type PromosQuery as k6, type AvailablePromosQuery as k7, type CashbackStatus$1 as k8, type CashbacksQuery as k9, type AchievementPointsHistoryRecordQuery as kA, type MemberAccountStatus as kB, type MemberAccountVerificationStatus as kC, type MemberVerificationStatus as kD, type GigRewardsQuestDetails$1 as kE, type MemberQuery as kF, type MemberAccountQuery as kG, type MemberVerificationQuery as kH, type RegisterMemberAccountMutation as kI, type RegisterMemberAccountByNameMutation as kJ, type RegisterMemberAccountViaMobileMutation as kK, type RegisterAgentAccountMutation as kL, type RegisterMayaMemberAccountMutation as kM, type UpdateMemberAccountMutation as kN, type SecretQuestion$1 as kO, type ResetPasswordMutation as kP, type AchievementType$1 as kQ, type AchievementSettingsQueryVariables as kR, type DeleteMemberAccountMutation as kS, type UpdateDailyBetLimitMutation as kT, type UpdateMonthlyBetLimitMutation as kU, type UpdateDailyDepositLimitMutation as kV, type UpdateMonthlyDepositLimitMutation as kW, type UnlinkGoogleMutation as kX, type SendVerificationCodeInput as kY, type SendVerificationCodeMutation as kZ, type VerifyMobileNumberMutation as k_, type ClaimSpotBonusMutation as ka, type TurnoverRequirementType$1 as kb, type PromoByCodeQuery as kc, type BonusQuery as kd, type BonusesQuery as ke, type CashbackBonusesQuery as kf, type ClaimCashbackBonusMutation as kg, type ClaimRebateMutation as kh, type TransactionType$1 as ki, type TransactionRecordsQuery as kj, type Currency$1 as kk, type WalletQuery as kl, type MemberWalletQuery as km, type PointsWalletQuery as kn, type RedeemPointsToCashMutation as ko, type PointsWalletTransactionType$1 as kp, type PointsWalletTransactionsQuery as kq, type RebateStatus$1 as kr, type RebateCursor$1 as ks, type RebateType$1 as kt, type RebateSettingsPerMemberLevel$1 as ku, type RebateProgram$1 as kv, type MemberRebatesQuery as kw, type MemberRebateContributionPerGameCategory$1 as kx, type MemberRebateContributionPerGame$1 as ky, type MemberRebateContributionQuery as kz, type CreateSingleUseTokenReturn as l, type MemberStatus$1 as l$, type CreateMemberVerificationNextMutation as l0, type UpdateMemberVerificationMutation as l1, type UpdateMemberVerificationNextMutation as l2, type SubmitMemberVerificationMutation as l3, type ProfileCompletionQuery as l4, type RegisterMemberAccountByMobileNumberMutation as l5, type RegisterMemberAccountByMobileNumberMutation__Next as l6, type DepositGatewaySettings as l7, type WithdrawalGatewaySettings as l8, type MemberLevelSetting$1 as l9, type ReferralCommissionQuery as lA, type UplinesByNameQuery as lB, type DownlinesByNameQuery as lC, type PointsClubSettingsQuery as lD, type AchievementSettings$1 as lE, type AchievementSettingsQuery as lF, type MessageAction$1 as lG, type MessageIcon$1 as lH, type MessageType$1 as lI, type MessagesQuery as lJ, type MarkMessageAsReadMutation as lK, type MarkAllMessageAsReadMutation as lL, type MarkAllMessagesAsReadMutation as lM, type UnreadMessagesCountQuery as lN, type ClaimRewardMutation as lO, type OnboardingPlayerExperience$1 as lP, type OnboardingStatusQuery as lQ, type CompleteOnboardingMutation as lR, type SkipOnboardingMutation as lS, type QuestType$1 as lT, type QuestStatus$1 as lU, type QuestProgramStatus$1 as lV, type QuestProgram$1 as lW, type JourneyQuestMilestoneType$1 as lX, type JourneyQuestMilestone$1 as lY, type WageringQuestStage$1 as lZ, type WageringQuestStageSettings$1 as l_, type MemberLevelSettingsQuery as la, type GeneralMemberLevelSettingsQuery as lb, type PlatformQuery as lc, type PaymentSettingsQuery as ld, type LoginChannel$1 as le, type Session$1 as lf, type Authenticator$1 as lg, type SecurityQuestionAuthenticateInput$1 as lh, type MayaSessionQuery as li, type ValidateMayaSessionMutation as lj, type TextField$1 as lk, type RichTextField$1 as ll, type ImageField$1 as lm, type SelectField$1 as ln, type MultiSelectField$1 as lo, type ToggleField$1 as lp, type CompoundField$1 as lq, type Field$1 as lr, type FieldType$1 as ls, type SiteConfig as lt, type SiteQuery as lu, type ActivityRecordType$1 as lv, type ActivityRecordsQuery as lw, type ReferralCodeQuery as lx, type UpdateReferralCodeMutation as ly, type ReferralsQuery as lz, type SiteReturn as m, type AvailableQuestsQuery as m0, type CheckInDailyQuestMutation as m1, type TopWinsQuery as m2, type TopWinsNextQuery as m3, type JackpotStatus$1 as m4, type JackpotCursor as m5, type JackpotPayoutCursor as m6, type JackpotsQuery as m7, type _JackpotsQuery as m8, type JackpotsIdsQuery as m9, type MemberVerificationRequestStatus$1 as mA, type MemberVerificationRequestQuery as mB, type MemberVerificationRequestByIdQuery as mC, type SubmitMemberVerificationRequestBasicDetailsMutation as mD, type SubmitMemberVerificationRequestImageDetailsMutation as mE, type SubmitMemberVerificationRequestPersonalDetailsMutation as mF, type MemberVerificationRequestAutomaticApprovalEnabledQuery as mG, type FreeBetDropStatus$1 as mH, type CancelFreeBetDropMutation as mI, type MemberFreeBetDropBetRecord$1 as mJ, type MemberFreeBetDropsQuery as mK, type FreeBetDropsQuery as mL, type JackpotPayoutsQuery as ma, type FCMDeviceType$1 as mb, type FirebaseCloudMessagingDeviceType$1 as mc, type RegisterFCMDeviceMutation as md, type UnregisterFCMDeviceMutation as me, type LinkFirebaseCloudMessagingDeviceMutation as mf, type UnlinkFirebaseCloudMessagingDeviceMutation as mg, type MarkGameAsFavoriteMutation as mh, type UnmarkGameAsFavoriteMutation as mi, type FavoriteGamesQuery as mj, type TransactionPasswordNotSetError as mk, type UPIReferenceNotAvailableError as ml, type GoogleClientIdQuery as mm, type TournamentStatus$1 as mn, type TournamentType$1 as mo, type TournamentFrequency$1 as mp, type TournamentMode$1 as mq, type TournamentLeaderboard$1 as mr, type TournamentPayout$1 as ms, type TournamentsQuery as mt, type TournamentsIdsQuery as mu, type MemberAchievementsQuery as mv, type RequireFirstDepositQuery as mw, type CabinetSiteMachineStatus$1 as mx, type MemberCabinetSiteMachineQuery as my, type CabinetWithdrawalQuery as mz, type CabinetSiteMachineReturn as n, type CabinetWithdrawalReturn as o, type PlatformReturn__Next as p, type PaymentSettingsReturn as q, type MemberLevelSettingsReturn as r, type GeneralMemberLevelSettingsReturn as s, type AchievementSettingsReturn as t, type AccountReturn as u, type CreateAccountInput as v, type CreateAccountReturn as w, type CreateAccountInput__Next as x, type RegisterMayaAccountReturn as y, type RegisterAgentAccountInput as z };
|