Documentation ¶
Index ¶
- Variables
- type AccountIdentifier
- func (p *AccountIdentifier) Equals(other *AccountIdentifier) bool
- func (p *AccountIdentifier) GetCountryCode() string
- func (p *AccountIdentifier) GetIdentifier() string
- func (p *AccountIdentifier) GetType() AccountIdentifierType
- func (p *AccountIdentifier) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AccountIdentifier) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AccountIdentifier) ReadField11(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AccountIdentifier) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AccountIdentifier) String() string
- func (p *AccountIdentifier) Write(ctx context.Context, oprot thrift.TProtocol) error
- type AccountIdentifierType
- type AuthErrorCode
- type AuthException
- func (p *AuthException) Equals(other *AuthException) bool
- func (p *AuthException) Error() string
- func (p *AuthException) GetAlertMessage() string
- func (p *AuthException) GetCode() AuthErrorCode
- func (p *AuthException) GetWebAuthDetails() *WebAuthDetails
- func (p *AuthException) IsSetWebAuthDetails() bool
- func (p *AuthException) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AuthException) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AuthException) ReadField11(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AuthException) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *AuthException) String() string
- func (AuthException) TExceptionType() thrift.TExceptionType
- func (p *AuthException) Write(ctx context.Context, oprot thrift.TProtocol) error
- type AvailableMethod
- type Device
- func (p *Device) Equals(other *Device) bool
- func (p *Device) GetDeviceModel() string
- func (p *Device) GetUdid() string
- func (p *Device) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *Device) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *Device) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *Device) String() string
- func (p *Device) Write(ctx context.Context, oprot thrift.TProtocol) error
- type E2EEKeyBackupInfoForMigration
- func (p *E2EEKeyBackupInfoForMigration) Equals(other *E2EEKeyBackupInfoForMigration) bool
- func (p *E2EEKeyBackupInfoForMigration) GetHasLastKey() bool
- func (p *E2EEKeyBackupInfoForMigration) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *E2EEKeyBackupInfoForMigration) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *E2EEKeyBackupInfoForMigration) String() string
- func (p *E2EEKeyBackupInfoForMigration) Write(ctx context.Context, oprot thrift.TProtocol) error
- type EncryptedPassword
- func (p *EncryptedPassword) Equals(other *EncryptedPassword) bool
- func (p *EncryptedPassword) GetCipherText() string
- func (p *EncryptedPassword) GetEncryptionKeyVersion() EncryptionKeyVersion
- func (p *EncryptedPassword) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *EncryptedPassword) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *EncryptedPassword) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *EncryptedPassword) String() string
- func (p *EncryptedPassword) Write(ctx context.Context, oprot thrift.TProtocol) error
- type EncryptionKeyVersion
- type ExchangeEncryptionKeyRequest
- func (p *ExchangeEncryptionKeyRequest) Equals(other *ExchangeEncryptionKeyRequest) bool
- func (p *ExchangeEncryptionKeyRequest) GetAuthKeyVersion() EncryptionKeyVersion
- func (p *ExchangeEncryptionKeyRequest) GetNonce() string
- func (p *ExchangeEncryptionKeyRequest) GetPublicKey() string
- func (p *ExchangeEncryptionKeyRequest) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *ExchangeEncryptionKeyRequest) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *ExchangeEncryptionKeyRequest) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *ExchangeEncryptionKeyRequest) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *ExchangeEncryptionKeyRequest) String() string
- func (p *ExchangeEncryptionKeyRequest) Write(ctx context.Context, oprot thrift.TProtocol) error
- type ExchangeEncryptionKeyResponse
- func (p *ExchangeEncryptionKeyResponse) Equals(other *ExchangeEncryptionKeyResponse) bool
- func (p *ExchangeEncryptionKeyResponse) GetNonce() string
- func (p *ExchangeEncryptionKeyResponse) GetPublicKey() string
- func (p *ExchangeEncryptionKeyResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *ExchangeEncryptionKeyResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *ExchangeEncryptionKeyResponse) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *ExchangeEncryptionKeyResponse) String() string
- func (p *ExchangeEncryptionKeyResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type GetAcctVerifMethodResponse
- func (p *GetAcctVerifMethodResponse) Equals(other *GetAcctVerifMethodResponse) bool
- func (p *GetAcctVerifMethodResponse) GetAvailableMethod() AvailableMethod
- func (p *GetAcctVerifMethodResponse) GetSameAccountFromAuthFactor() bool
- func (p *GetAcctVerifMethodResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetAcctVerifMethodResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetAcctVerifMethodResponse) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetAcctVerifMethodResponse) String() string
- func (p *GetAcctVerifMethodResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type GetCountryInfoResponse
- func (p *GetCountryInfoResponse) Equals(other *GetCountryInfoResponse) bool
- func (p *GetCountryInfoResponse) GetCountryCode() string
- func (p *GetCountryInfoResponse) GetCountryInEEA() bool
- func (p *GetCountryInfoResponse) GetCountrySetOfEEA() []string
- func (p *GetCountryInfoResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetCountryInfoResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetCountryInfoResponse) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetCountryInfoResponse) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetCountryInfoResponse) String() string
- func (p *GetCountryInfoResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type GetPhoneVerifMethodResponse
- func (p *GetPhoneVerifMethodResponse) Equals(other *GetPhoneVerifMethodResponse) bool
- func (p *GetPhoneVerifMethodResponse) GetAvailableMethods() []VerifMethod
- func (p *GetPhoneVerifMethodResponse) GetPrettifiedPhoneNumber() string
- func (p *GetPhoneVerifMethodResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetPhoneVerifMethodResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetPhoneVerifMethodResponse) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetPhoneVerifMethodResponse) String() string
- func (p *GetPhoneVerifMethodResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type GetSecondAuthMethodResponse
- func (p *GetSecondAuthMethodResponse) Equals(other *GetSecondAuthMethodResponse) bool
- func (p *GetSecondAuthMethodResponse) GetSecondAuthMethod() SecondAuthMethod
- func (p *GetSecondAuthMethodResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetSecondAuthMethodResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetSecondAuthMethodResponse) String() string
- func (p *GetSecondAuthMethodResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type GetSessionContentBeforeMigCompletionResponse
- func (p *GetSessionContentBeforeMigCompletionResponse) Equals(other *GetSessionContentBeforeMigCompletionResponse) bool
- func (p *GetSessionContentBeforeMigCompletionResponse) GetAppTypeDifferentFromPrevDevice() bool
- func (p *GetSessionContentBeforeMigCompletionResponse) GetE2eeKeyBackupInfo() *E2EEKeyBackupInfoForMigration
- func (p *GetSessionContentBeforeMigCompletionResponse) GetE2eeKeyBackupServiceConfig() bool
- func (p *GetSessionContentBeforeMigCompletionResponse) IsSetE2eeKeyBackupInfo() bool
- func (p *GetSessionContentBeforeMigCompletionResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetSessionContentBeforeMigCompletionResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetSessionContentBeforeMigCompletionResponse) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetSessionContentBeforeMigCompletionResponse) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetSessionContentBeforeMigCompletionResponse) String() string
- func (p *GetSessionContentBeforeMigCompletionResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type GetUserProfileResponse
- func (p *GetUserProfileResponse) Equals(other *GetUserProfileResponse) bool
- func (p *GetUserProfileResponse) GetUserProfile() *UserProfile
- func (p *GetUserProfileResponse) IsSetUserProfile() bool
- func (p *GetUserProfileResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetUserProfileResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *GetUserProfileResponse) String() string
- func (p *GetUserProfileResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type IssueWebAuthDetailsForAcctVerifResponse
- func (p *IssueWebAuthDetailsForAcctVerifResponse) Equals(other *IssueWebAuthDetailsForAcctVerifResponse) bool
- func (p *IssueWebAuthDetailsForAcctVerifResponse) GetWebAuthDetails() *WebAuthDetails
- func (p *IssueWebAuthDetailsForAcctVerifResponse) IsSetWebAuthDetails() bool
- func (p *IssueWebAuthDetailsForAcctVerifResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *IssueWebAuthDetailsForAcctVerifResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *IssueWebAuthDetailsForAcctVerifResponse) String() string
- func (p *IssueWebAuthDetailsForAcctVerifResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type IssueWebAuthDetailsForSecondAuthResponse
- func (p *IssueWebAuthDetailsForSecondAuthResponse) Equals(other *IssueWebAuthDetailsForSecondAuthResponse) bool
- func (p *IssueWebAuthDetailsForSecondAuthResponse) GetWebAuthDetails() *WebAuthDetails
- func (p *IssueWebAuthDetailsForSecondAuthResponse) IsSetWebAuthDetails() bool
- func (p *IssueWebAuthDetailsForSecondAuthResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *IssueWebAuthDetailsForSecondAuthResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *IssueWebAuthDetailsForSecondAuthResponse) String() string
- func (p *IssueWebAuthDetailsForSecondAuthResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type MigratePrimaryV2Response
- func (p *MigratePrimaryV2Response) Equals(other *MigratePrimaryV2Response) bool
- func (p *MigratePrimaryV2Response) GetAuthToken() string
- func (p *MigratePrimaryV2Response) GetCountryCode() string
- func (p *MigratePrimaryV2Response) GetLocalFormatPhoneNumber() string
- func (p *MigratePrimaryV2Response) GetPrettifiedFormatPhoneNumber() string
- func (p *MigratePrimaryV2Response) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *MigratePrimaryV2Response) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *MigratePrimaryV2Response) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *MigratePrimaryV2Response) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *MigratePrimaryV2Response) ReadField4(ctx context.Context, iprot thrift.TProtocol) error
- func (p *MigratePrimaryV2Response) String() string
- func (p *MigratePrimaryV2Response) Write(ctx context.Context, oprot thrift.TProtocol) error
- type OpenSessionRequest
- func (p *OpenSessionRequest) Equals(other *OpenSessionRequest) bool
- func (p *OpenSessionRequest) GetMetaData() map[string]string
- func (p *OpenSessionRequest) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *OpenSessionRequest) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *OpenSessionRequest) String() string
- func (p *OpenSessionRequest) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitService
- type PrimaryAccountInitServiceClient
- func NewPrimaryAccountInitServiceClient(c thrift.TClient) *PrimaryAccountInitServiceClient
- func NewPrimaryAccountInitServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *PrimaryAccountInitServiceClient
- func NewPrimaryAccountInitServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *PrimaryAccountInitServiceClient
- func (p *PrimaryAccountInitServiceClient) Client_() thrift.TClient
- func (p *PrimaryAccountInitServiceClient) ExchangeEncryptionKey(ctx context.Context, authSessionId string, ...) (_r *ExchangeEncryptionKeyResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) GetAcctVerifMethod(ctx context.Context, authSessionId string, ...) (_r *GetAcctVerifMethodResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) GetCountryInfo(ctx context.Context, authSessionId string, simCard *SimCard) (_r *GetCountryInfoResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) GetPhoneVerifMethod(ctx context.Context, authSessionId string, device *Device, ...) (_r *GetPhoneVerifMethodResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) GetSecondAuthMethod(ctx context.Context, authSessionId string) (_r *GetSecondAuthMethodResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) GetSessionContentBeforeMigCompletion(ctx context.Context, authSessionId string) (_r *GetSessionContentBeforeMigCompletionResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) GetUserProfile(ctx context.Context, authSessionId string, ...) (_r *GetUserProfileResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) IssueWebAuthDetailsForAcctVerif(ctx context.Context, authSessionId string, ...) (_r *IssueWebAuthDetailsForAcctVerifResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) IssueWebAuthDetailsForSecondAuth(ctx context.Context, authSessionId string) (_r *IssueWebAuthDetailsForSecondAuthResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) LastResponseMeta_() thrift.ResponseMeta
- func (p *PrimaryAccountInitServiceClient) MigratePrimaryUsingEapAccountV2(ctx context.Context, authSessionId string) (_r *MigratePrimaryV2Response, _err error)
- func (p *PrimaryAccountInitServiceClient) MigratePrimaryUsingPhoneV2(ctx context.Context, authSessionId string) (_r *MigratePrimaryV2Response, _err error)
- func (p *PrimaryAccountInitServiceClient) OpenSession(ctx context.Context, request *OpenSessionRequest) (_r string, _err error)
- func (p *PrimaryAccountInitServiceClient) RegisterPrimaryUsingPhone(ctx context.Context, authSessionId string) (_r *RegisterPrimaryResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) RegisterPrimaryUsingSocialLogin(ctx context.Context, authSessionId string) (_r *RegisterPrimaryResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) SendPinCodeForPhone(ctx context.Context, authSessionId string, device *Device, ...) (_r *SendPinCodeForPhoneResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) SetLastResponseMeta_(meta thrift.ResponseMeta)
- func (p *PrimaryAccountInitServiceClient) SetPassword(ctx context.Context, authSessionId string, ...) (_err error)
- func (p *PrimaryAccountInitServiceClient) ValidateProfile(ctx context.Context, authSessionId string, displayName string) (_err error)
- func (p *PrimaryAccountInitServiceClient) VerifyAccountUsingPwd(ctx context.Context, authSessionId string, ...) (_r *VerifyAccountUsingPwdResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) VerifyPhone(ctx context.Context, authSessionId string, device *Device, ...) (_r *VerifyPhoneResponse, _err error)
- func (p *PrimaryAccountInitServiceClient) VerifySocialLogin(ctx context.Context, authSessionId string, device *Device, ...) (_r *VerifySocialLoginResponse, _err error)
- type PrimaryAccountInitServiceExchangeEncryptionKeyArgs
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) GetRequest() *ExchangeEncryptionKeyRequest
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) IsSetRequest() bool
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) String() string
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceExchangeEncryptionKeyResult
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) GetSuccess() *ExchangeEncryptionKeyResponse
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) String() string
- func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetAcctVerifMethodArgs
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) GetAccountIdentifier() *AccountIdentifier
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) IsSetAccountIdentifier() bool
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) String() string
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetAcctVerifMethodResult
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) GetSuccess() *GetAcctVerifMethodResponse
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) String() string
- func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetCountryInfoArgs
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) GetSimCard() *SimCard
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) IsSetSimCard() bool
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) String() string
- func (p *PrimaryAccountInitServiceGetCountryInfoArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetCountryInfoResult
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) GetSuccess() *GetCountryInfoResponse
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) String() string
- func (p *PrimaryAccountInitServiceGetCountryInfoResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetPhoneVerifMethodArgs
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetDevice() *Device
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetUserPhoneNumber() *UserPhoneNumber
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) IsSetDevice() bool
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) IsSetUserPhoneNumber() bool
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) String() string
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetPhoneVerifMethodResult
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) GetSuccess() *GetPhoneVerifMethodResponse
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) String() string
- func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetSecondAuthMethodArgs
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodArgs) String() string
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetSecondAuthMethodResult
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) GetSuccess() *GetSecondAuthMethodResponse
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) String() string
- func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) String() string
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) GetSuccess() *GetSessionContentBeforeMigCompletionResponse
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) String() string
- func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetUserProfileArgs
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) GetAccountIdentifier() *AccountIdentifier
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) IsSetAccountIdentifier() bool
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) String() string
- func (p *PrimaryAccountInitServiceGetUserProfileArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceGetUserProfileResult
- func (p *PrimaryAccountInitServiceGetUserProfileResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceGetUserProfileResult) GetSuccess() *GetUserProfileResponse
- func (p *PrimaryAccountInitServiceGetUserProfileResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceGetUserProfileResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceGetUserProfileResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetUserProfileResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetUserProfileResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceGetUserProfileResult) String() string
- func (p *PrimaryAccountInitServiceGetUserProfileResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) GetAccountIdentifier() *AccountIdentifier
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) IsSetAccountIdentifier() bool
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) String() string
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) GetSuccess() *IssueWebAuthDetailsForAcctVerifResponse
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) String() string
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) String() string
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) GetSuccess() *IssueWebAuthDetailsForSecondAuthResponse
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) String() string
- func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) String() string
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) GetE() *AuthException
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) GetSuccess() *MigratePrimaryV2Response
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) IsSetE() bool
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) String() string
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) String() string
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) GetE() *AuthException
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) GetSuccess() *MigratePrimaryV2Response
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) IsSetE() bool
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) String() string
- func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceOpenSessionArgs
- func (p *PrimaryAccountInitServiceOpenSessionArgs) GetRequest() *OpenSessionRequest
- func (p *PrimaryAccountInitServiceOpenSessionArgs) IsSetRequest() bool
- func (p *PrimaryAccountInitServiceOpenSessionArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceOpenSessionArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceOpenSessionArgs) String() string
- func (p *PrimaryAccountInitServiceOpenSessionArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceOpenSessionResult
- func (p *PrimaryAccountInitServiceOpenSessionResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceOpenSessionResult) GetSuccess() string
- func (p *PrimaryAccountInitServiceOpenSessionResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceOpenSessionResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceOpenSessionResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceOpenSessionResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceOpenSessionResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceOpenSessionResult) String() string
- func (p *PrimaryAccountInitServiceOpenSessionResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceProcessor
- func (p *PrimaryAccountInitServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
- func (p *PrimaryAccountInitServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
- func (p *PrimaryAccountInitServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
- func (p *PrimaryAccountInitServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
- type PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) String() string
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) GetSuccess() *RegisterPrimaryResponse
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) String() string
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) String() string
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) GetSuccess() *RegisterPrimaryResponse
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) String() string
- func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceSendPinCodeForPhoneArgs
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetDevice() *Device
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetUserPhoneNumber() *UserPhoneNumber
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetVerifMethod() VerifMethod
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) IsSetDevice() bool
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) IsSetUserPhoneNumber() bool
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField4(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) String() string
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceSendPinCodeForPhoneResult
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) GetSuccess() *SendPinCodeForPhoneResponse
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) String() string
- func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceSetPasswordArgs
- func (p *PrimaryAccountInitServiceSetPasswordArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceSetPasswordArgs) GetEncryptedPassword() *EncryptedPassword
- func (p *PrimaryAccountInitServiceSetPasswordArgs) IsSetEncryptedPassword() bool
- func (p *PrimaryAccountInitServiceSetPasswordArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSetPasswordArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSetPasswordArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSetPasswordArgs) String() string
- func (p *PrimaryAccountInitServiceSetPasswordArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceSetPasswordResult
- func (p *PrimaryAccountInitServiceSetPasswordResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceSetPasswordResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceSetPasswordResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSetPasswordResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceSetPasswordResult) String() string
- func (p *PrimaryAccountInitServiceSetPasswordResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceValidateProfileArgs
- func (p *PrimaryAccountInitServiceValidateProfileArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceValidateProfileArgs) GetDisplayName() string
- func (p *PrimaryAccountInitServiceValidateProfileArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceValidateProfileArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceValidateProfileArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceValidateProfileArgs) String() string
- func (p *PrimaryAccountInitServiceValidateProfileArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceValidateProfileResult
- func (p *PrimaryAccountInitServiceValidateProfileResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceValidateProfileResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceValidateProfileResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceValidateProfileResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceValidateProfileResult) String() string
- func (p *PrimaryAccountInitServiceValidateProfileResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceVerifyAccountUsingPwdArgs
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetAccountIdentifier() *AccountIdentifier
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetEncryptedPassword() *EncryptedPassword
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) IsSetAccountIdentifier() bool
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) IsSetEncryptedPassword() bool
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) String() string
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceVerifyAccountUsingPwdResult
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) GetSuccess() *VerifyAccountUsingPwdResponse
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) String() string
- func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceVerifyPhoneArgs
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetDevice() *Device
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetPinCode() string
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetUserPhoneNumber() *UserPhoneNumber
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) IsSetDevice() bool
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) IsSetUserPhoneNumber() bool
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) ReadField4(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) String() string
- func (p *PrimaryAccountInitServiceVerifyPhoneArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceVerifyPhoneResult
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) GetSuccess() *VerifyPhoneResponse
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) String() string
- func (p *PrimaryAccountInitServiceVerifyPhoneResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceVerifySocialLoginArgs
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) GetAuthSessionId() string
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) GetDevice() *Device
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) GetSocialLogin() *SocialLogin
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) IsSetDevice() bool
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) IsSetSocialLogin() bool
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) String() string
- func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) Write(ctx context.Context, oprot thrift.TProtocol) error
- type PrimaryAccountInitServiceVerifySocialLoginResult
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) GetE() *AuthException
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) GetSuccess() *VerifySocialLoginResponse
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) IsSetE() bool
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) IsSetSuccess() bool
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) ReadField0(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) String() string
- func (p *PrimaryAccountInitServiceVerifySocialLoginResult) Write(ctx context.Context, oprot thrift.TProtocol) error
- type RegisterPrimaryResponse
- func (p *RegisterPrimaryResponse) Equals(other *RegisterPrimaryResponse) bool
- func (p *RegisterPrimaryResponse) GetAuthToken() string
- func (p *RegisterPrimaryResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *RegisterPrimaryResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *RegisterPrimaryResponse) String() string
- func (p *RegisterPrimaryResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type SecondAuthMethod
- type SendPinCodeForPhoneResponse
- func (p *SendPinCodeForPhoneResponse) Equals(other *SendPinCodeForPhoneResponse) bool
- func (p *SendPinCodeForPhoneResponse) GetAvailableMethods() []VerifMethod
- func (p *SendPinCodeForPhoneResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SendPinCodeForPhoneResponse) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SendPinCodeForPhoneResponse) String() string
- func (p *SendPinCodeForPhoneResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type SimCard
- func (p *SimCard) Equals(other *SimCard) bool
- func (p *SimCard) GetCarrierName() string
- func (p *SimCard) GetCountryCode() string
- func (p *SimCard) GetHni() string
- func (p *SimCard) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SimCard) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SimCard) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SimCard) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SimCard) String() string
- func (p *SimCard) Write(ctx context.Context, oprot thrift.TProtocol) error
- type SocialLogin
- func (p *SocialLogin) Equals(other *SocialLogin) bool
- func (p *SocialLogin) GetAccessToken() string
- func (p *SocialLogin) GetCountryCode() string
- func (p *SocialLogin) GetType() SocialLoginType
- func (p *SocialLogin) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SocialLogin) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SocialLogin) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SocialLogin) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *SocialLogin) String() string
- func (p *SocialLogin) Write(ctx context.Context, oprot thrift.TProtocol) error
- type SocialLoginType
- type UserPhoneNumber
- func (p *UserPhoneNumber) Equals(other *UserPhoneNumber) bool
- func (p *UserPhoneNumber) GetCountryCode() string
- func (p *UserPhoneNumber) GetPhoneNumber() string
- func (p *UserPhoneNumber) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *UserPhoneNumber) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *UserPhoneNumber) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *UserPhoneNumber) String() string
- func (p *UserPhoneNumber) Write(ctx context.Context, oprot thrift.TProtocol) error
- type UserProfile
- func (p *UserProfile) Equals(other *UserProfile) bool
- func (p *UserProfile) GetDisplayName() string
- func (p *UserProfile) GetProfileImageUrl() string
- func (p *UserProfile) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *UserProfile) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *UserProfile) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *UserProfile) String() string
- func (p *UserProfile) Write(ctx context.Context, oprot thrift.TProtocol) error
- type VerifMethod
- type VerifyAccountUsingPwdResponse
- func (p *VerifyAccountUsingPwdResponse) Equals(other *VerifyAccountUsingPwdResponse) bool
- func (p *VerifyAccountUsingPwdResponse) GetUserProfile() *UserProfile
- func (p *VerifyAccountUsingPwdResponse) IsSetUserProfile() bool
- func (p *VerifyAccountUsingPwdResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifyAccountUsingPwdResponse) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifyAccountUsingPwdResponse) String() string
- func (p *VerifyAccountUsingPwdResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type VerifyPhoneResponse
- func (p *VerifyPhoneResponse) Equals(other *VerifyPhoneResponse) bool
- func (p *VerifyPhoneResponse) GetAccountExist() bool
- func (p *VerifyPhoneResponse) GetSameUdidFromAccount() bool
- func (p *VerifyPhoneResponse) GetUserProfile() *UserProfile
- func (p *VerifyPhoneResponse) IsSetUserProfile() bool
- func (p *VerifyPhoneResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifyPhoneResponse) ReadField11(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifyPhoneResponse) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifyPhoneResponse) ReadField3(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifyPhoneResponse) String() string
- func (p *VerifyPhoneResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type VerifySocialLoginResponse
- func (p *VerifySocialLoginResponse) Equals(other *VerifySocialLoginResponse) bool
- func (p *VerifySocialLoginResponse) GetAccountExist() bool
- func (p *VerifySocialLoginResponse) GetSameUdidFromAccount() bool
- func (p *VerifySocialLoginResponse) GetUserProfile() *UserProfile
- func (p *VerifySocialLoginResponse) IsSetUserProfile() bool
- func (p *VerifySocialLoginResponse) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifySocialLoginResponse) ReadField11(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifySocialLoginResponse) ReadField12(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifySocialLoginResponse) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *VerifySocialLoginResponse) String() string
- func (p *VerifySocialLoginResponse) Write(ctx context.Context, oprot thrift.TProtocol) error
- type WebAuthDetails
- func (p *WebAuthDetails) Equals(other *WebAuthDetails) bool
- func (p *WebAuthDetails) GetBaseUrl() string
- func (p *WebAuthDetails) GetToken() string
- func (p *WebAuthDetails) Read(ctx context.Context, iprot thrift.TProtocol) error
- func (p *WebAuthDetails) ReadField1(ctx context.Context, iprot thrift.TProtocol) error
- func (p *WebAuthDetails) ReadField2(ctx context.Context, iprot thrift.TProtocol) error
- func (p *WebAuthDetails) String() string
- func (p *WebAuthDetails) Write(ctx context.Context, oprot thrift.TProtocol) error
Constants ¶
This section is empty.
Variables ¶
var PrimaryAccountInitServiceOpenSessionResult_Success_DEFAULT string
Functions ¶
This section is empty.
Types ¶
type AccountIdentifier ¶
type AccountIdentifier struct { Type AccountIdentifierType `thrift:"type,1" db:"type" json:"type"` Identifier string `thrift:"identifier,2" db:"identifier" json:"identifier"` // unused fields # 3 to 10 CountryCode string `thrift:"countryCode,11" db:"countryCode" json:"countryCode"` }
Attributes:
- Type
- Identifier
- CountryCode
var PrimaryAccountInitServiceGetAcctVerifMethodArgs_AccountIdentifier_DEFAULT *AccountIdentifier
var PrimaryAccountInitServiceGetUserProfileArgs_AccountIdentifier_DEFAULT *AccountIdentifier
var PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs_AccountIdentifier_DEFAULT *AccountIdentifier
var PrimaryAccountInitServiceVerifyAccountUsingPwdArgs_AccountIdentifier_DEFAULT *AccountIdentifier
func NewAccountIdentifier ¶
func NewAccountIdentifier() *AccountIdentifier
func (*AccountIdentifier) Equals ¶
func (p *AccountIdentifier) Equals(other *AccountIdentifier) bool
func (*AccountIdentifier) GetCountryCode ¶
func (p *AccountIdentifier) GetCountryCode() string
func (*AccountIdentifier) GetIdentifier ¶
func (p *AccountIdentifier) GetIdentifier() string
func (*AccountIdentifier) GetType ¶
func (p *AccountIdentifier) GetType() AccountIdentifierType
func (*AccountIdentifier) ReadField1 ¶
func (*AccountIdentifier) ReadField11 ¶
func (*AccountIdentifier) ReadField2 ¶
func (*AccountIdentifier) String ¶
func (p *AccountIdentifier) String() string
type AccountIdentifierType ¶
type AccountIdentifierType int64
const ( AccountIdentifierType_UNKNOWN AccountIdentifierType = 0 AccountIdentifierType_PHONE_NUMBER AccountIdentifierType = 1 AccountIdentifierType_EMAIL AccountIdentifierType = 2 )
func AccountIdentifierTypeFromString ¶
func AccountIdentifierTypeFromString(s string) (AccountIdentifierType, error)
func AccountIdentifierTypePtr ¶
func AccountIdentifierTypePtr(v AccountIdentifierType) *AccountIdentifierType
func (AccountIdentifierType) MarshalText ¶
func (p AccountIdentifierType) MarshalText() ([]byte, error)
func (*AccountIdentifierType) Scan ¶
func (p *AccountIdentifierType) Scan(value interface{}) error
func (AccountIdentifierType) String ¶
func (p AccountIdentifierType) String() string
func (*AccountIdentifierType) UnmarshalText ¶
func (p *AccountIdentifierType) UnmarshalText(text []byte) error
type AuthErrorCode ¶
type AuthErrorCode int64
const ( AuthErrorCode_INTERNAL_ERROR AuthErrorCode = 0 AuthErrorCode_ILLEGAL_ARGUMENT AuthErrorCode = 1 AuthErrorCode_VERIFICATION_FAILED AuthErrorCode = 2 AuthErrorCode_NOT_FOUND AuthErrorCode = 3 AuthErrorCode_RETRY_LATER AuthErrorCode = 4 AuthErrorCode_HUMAN_VERIFICATION_REQUIRED AuthErrorCode = 5 AuthErrorCode_INVALID_CONTEXT AuthErrorCode = 100 AuthErrorCode_APP_UPGRADE_REQUIRED AuthErrorCode = 101 )
func AuthErrorCodeFromString ¶
func AuthErrorCodeFromString(s string) (AuthErrorCode, error)
func AuthErrorCodePtr ¶
func AuthErrorCodePtr(v AuthErrorCode) *AuthErrorCode
func (AuthErrorCode) MarshalText ¶
func (p AuthErrorCode) MarshalText() ([]byte, error)
func (*AuthErrorCode) Scan ¶
func (p *AuthErrorCode) Scan(value interface{}) error
func (AuthErrorCode) String ¶
func (p AuthErrorCode) String() string
func (*AuthErrorCode) UnmarshalText ¶
func (p *AuthErrorCode) UnmarshalText(text []byte) error
type AuthException ¶
type AuthException struct { Code AuthErrorCode `thrift:"code,1" db:"code" json:"code"` AlertMessage string `thrift:"alertMessage,2" db:"alertMessage" json:"alertMessage"` // unused fields # 3 to 10 WebAuthDetails *WebAuthDetails `thrift:"webAuthDetails,11" db:"webAuthDetails" json:"webAuthDetails"` }
Attributes:
- Code
- AlertMessage
- WebAuthDetails
var PrimaryAccountInitServiceExchangeEncryptionKeyResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceGetAcctVerifMethodResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceGetCountryInfoResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceGetPhoneVerifMethodResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceGetSecondAuthMethodResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceGetUserProfileResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result_E_DEFAULT *AuthException
var PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result_E_DEFAULT *AuthException
var PrimaryAccountInitServiceOpenSessionResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceSendPinCodeForPhoneResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceSetPasswordResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceValidateProfileResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceVerifyAccountUsingPwdResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceVerifyPhoneResult_E_DEFAULT *AuthException
var PrimaryAccountInitServiceVerifySocialLoginResult_E_DEFAULT *AuthException
func NewAuthException ¶
func NewAuthException() *AuthException
func (*AuthException) Equals ¶
func (p *AuthException) Equals(other *AuthException) bool
func (*AuthException) Error ¶
func (p *AuthException) Error() string
func (*AuthException) GetAlertMessage ¶
func (p *AuthException) GetAlertMessage() string
func (*AuthException) GetCode ¶
func (p *AuthException) GetCode() AuthErrorCode
func (*AuthException) GetWebAuthDetails ¶
func (p *AuthException) GetWebAuthDetails() *WebAuthDetails
func (*AuthException) IsSetWebAuthDetails ¶
func (p *AuthException) IsSetWebAuthDetails() bool
func (*AuthException) ReadField1 ¶
func (*AuthException) ReadField11 ¶
func (*AuthException) ReadField2 ¶
func (*AuthException) String ¶
func (p *AuthException) String() string
func (AuthException) TExceptionType ¶
func (AuthException) TExceptionType() thrift.TExceptionType
type AvailableMethod ¶
type AvailableMethod int64
const ( AvailableMethod_UNKNOWN AvailableMethod = 0 AvailableMethod_SKIP AvailableMethod = 1 AvailableMethod_PASSWORD AvailableMethod = 2 AvailableMethod_WEB_BASED AvailableMethod = 3 )
func AvailableMethodFromString ¶
func AvailableMethodFromString(s string) (AvailableMethod, error)
func AvailableMethodPtr ¶
func AvailableMethodPtr(v AvailableMethod) *AvailableMethod
func (AvailableMethod) MarshalText ¶
func (p AvailableMethod) MarshalText() ([]byte, error)
func (*AvailableMethod) Scan ¶
func (p *AvailableMethod) Scan(value interface{}) error
func (AvailableMethod) String ¶
func (p AvailableMethod) String() string
func (*AvailableMethod) UnmarshalText ¶
func (p *AvailableMethod) UnmarshalText(text []byte) error
type Device ¶
type Device struct { Udid string `thrift:"udid,1" db:"udid" json:"udid"` DeviceModel string `thrift:"deviceModel,2" db:"deviceModel" json:"deviceModel"` }
Attributes:
- Udid
- DeviceModel
var PrimaryAccountInitServiceGetPhoneVerifMethodArgs_Device_DEFAULT *Device
var PrimaryAccountInitServiceSendPinCodeForPhoneArgs_Device_DEFAULT *Device
var PrimaryAccountInitServiceVerifyPhoneArgs_Device_DEFAULT *Device
var PrimaryAccountInitServiceVerifySocialLoginArgs_Device_DEFAULT *Device
func (*Device) GetDeviceModel ¶
func (*Device) ReadField1 ¶
func (*Device) ReadField2 ¶
type E2EEKeyBackupInfoForMigration ¶
type E2EEKeyBackupInfoForMigration struct {
HasLastKey bool `thrift:"hasLastKey,1" db:"hasLastKey" json:"hasLastKey"`
}
Attributes:
- HasLastKey
var GetSessionContentBeforeMigCompletionResponse_E2eeKeyBackupInfo_DEFAULT *E2EEKeyBackupInfoForMigration
func NewE2EEKeyBackupInfoForMigration ¶
func NewE2EEKeyBackupInfoForMigration() *E2EEKeyBackupInfoForMigration
func (*E2EEKeyBackupInfoForMigration) Equals ¶
func (p *E2EEKeyBackupInfoForMigration) Equals(other *E2EEKeyBackupInfoForMigration) bool
func (*E2EEKeyBackupInfoForMigration) GetHasLastKey ¶
func (p *E2EEKeyBackupInfoForMigration) GetHasLastKey() bool
func (*E2EEKeyBackupInfoForMigration) ReadField1 ¶
func (*E2EEKeyBackupInfoForMigration) String ¶
func (p *E2EEKeyBackupInfoForMigration) String() string
type EncryptedPassword ¶
type EncryptedPassword struct { EncryptionKeyVersion EncryptionKeyVersion `thrift:"encryptionKeyVersion,1" db:"encryptionKeyVersion" json:"encryptionKeyVersion"` CipherText string `thrift:"cipherText,2" db:"cipherText" json:"cipherText"` }
Attributes:
- EncryptionKeyVersion
- CipherText
var PrimaryAccountInitServiceSetPasswordArgs_EncryptedPassword_DEFAULT *EncryptedPassword
var PrimaryAccountInitServiceVerifyAccountUsingPwdArgs_EncryptedPassword_DEFAULT *EncryptedPassword
func NewEncryptedPassword ¶
func NewEncryptedPassword() *EncryptedPassword
func (*EncryptedPassword) Equals ¶
func (p *EncryptedPassword) Equals(other *EncryptedPassword) bool
func (*EncryptedPassword) GetCipherText ¶
func (p *EncryptedPassword) GetCipherText() string
func (*EncryptedPassword) GetEncryptionKeyVersion ¶
func (p *EncryptedPassword) GetEncryptionKeyVersion() EncryptionKeyVersion
func (*EncryptedPassword) ReadField1 ¶
func (*EncryptedPassword) ReadField2 ¶
func (*EncryptedPassword) String ¶
func (p *EncryptedPassword) String() string
type EncryptionKeyVersion ¶
type EncryptionKeyVersion int64
const ( EncryptionKeyVersion_UNKNOWN EncryptionKeyVersion = 0 EncryptionKeyVersion_V1 EncryptionKeyVersion = 1 )
func EncryptionKeyVersionFromString ¶
func EncryptionKeyVersionFromString(s string) (EncryptionKeyVersion, error)
func EncryptionKeyVersionPtr ¶
func EncryptionKeyVersionPtr(v EncryptionKeyVersion) *EncryptionKeyVersion
func (EncryptionKeyVersion) MarshalText ¶
func (p EncryptionKeyVersion) MarshalText() ([]byte, error)
func (*EncryptionKeyVersion) Scan ¶
func (p *EncryptionKeyVersion) Scan(value interface{}) error
func (EncryptionKeyVersion) String ¶
func (p EncryptionKeyVersion) String() string
func (*EncryptionKeyVersion) UnmarshalText ¶
func (p *EncryptionKeyVersion) UnmarshalText(text []byte) error
type ExchangeEncryptionKeyRequest ¶
type ExchangeEncryptionKeyRequest struct { AuthKeyVersion EncryptionKeyVersion `thrift:"authKeyVersion,1" db:"authKeyVersion" json:"authKeyVersion"` PublicKey string `thrift:"publicKey,2" db:"publicKey" json:"publicKey"` Nonce string `thrift:"nonce,3" db:"nonce" json:"nonce"` }
Attributes:
- AuthKeyVersion
- PublicKey
- Nonce
var PrimaryAccountInitServiceExchangeEncryptionKeyArgs_Request_DEFAULT *ExchangeEncryptionKeyRequest
func NewExchangeEncryptionKeyRequest ¶
func NewExchangeEncryptionKeyRequest() *ExchangeEncryptionKeyRequest
func (*ExchangeEncryptionKeyRequest) Equals ¶
func (p *ExchangeEncryptionKeyRequest) Equals(other *ExchangeEncryptionKeyRequest) bool
func (*ExchangeEncryptionKeyRequest) GetAuthKeyVersion ¶
func (p *ExchangeEncryptionKeyRequest) GetAuthKeyVersion() EncryptionKeyVersion
func (*ExchangeEncryptionKeyRequest) GetNonce ¶
func (p *ExchangeEncryptionKeyRequest) GetNonce() string
func (*ExchangeEncryptionKeyRequest) GetPublicKey ¶
func (p *ExchangeEncryptionKeyRequest) GetPublicKey() string
func (*ExchangeEncryptionKeyRequest) ReadField1 ¶
func (*ExchangeEncryptionKeyRequest) ReadField2 ¶
func (*ExchangeEncryptionKeyRequest) ReadField3 ¶
func (*ExchangeEncryptionKeyRequest) String ¶
func (p *ExchangeEncryptionKeyRequest) String() string
type ExchangeEncryptionKeyResponse ¶
type ExchangeEncryptionKeyResponse struct { PublicKey string `thrift:"publicKey,1" db:"publicKey" json:"publicKey"` Nonce string `thrift:"nonce,2" db:"nonce" json:"nonce"` }
Attributes:
- PublicKey
- Nonce
var PrimaryAccountInitServiceExchangeEncryptionKeyResult_Success_DEFAULT *ExchangeEncryptionKeyResponse
func NewExchangeEncryptionKeyResponse ¶
func NewExchangeEncryptionKeyResponse() *ExchangeEncryptionKeyResponse
func (*ExchangeEncryptionKeyResponse) Equals ¶
func (p *ExchangeEncryptionKeyResponse) Equals(other *ExchangeEncryptionKeyResponse) bool
func (*ExchangeEncryptionKeyResponse) GetNonce ¶
func (p *ExchangeEncryptionKeyResponse) GetNonce() string
func (*ExchangeEncryptionKeyResponse) GetPublicKey ¶
func (p *ExchangeEncryptionKeyResponse) GetPublicKey() string
func (*ExchangeEncryptionKeyResponse) ReadField1 ¶
func (*ExchangeEncryptionKeyResponse) ReadField2 ¶
func (*ExchangeEncryptionKeyResponse) String ¶
func (p *ExchangeEncryptionKeyResponse) String() string
type GetAcctVerifMethodResponse ¶
type GetAcctVerifMethodResponse struct { AvailableMethod AvailableMethod `thrift:"availableMethod,1" db:"availableMethod" json:"availableMethod"` SameAccountFromAuthFactor bool `thrift:"sameAccountFromAuthFactor,2" db:"sameAccountFromAuthFactor" json:"sameAccountFromAuthFactor"` }
Attributes:
- AvailableMethod
- SameAccountFromAuthFactor
var PrimaryAccountInitServiceGetAcctVerifMethodResult_Success_DEFAULT *GetAcctVerifMethodResponse
func NewGetAcctVerifMethodResponse ¶
func NewGetAcctVerifMethodResponse() *GetAcctVerifMethodResponse
func (*GetAcctVerifMethodResponse) Equals ¶
func (p *GetAcctVerifMethodResponse) Equals(other *GetAcctVerifMethodResponse) bool
func (*GetAcctVerifMethodResponse) GetAvailableMethod ¶
func (p *GetAcctVerifMethodResponse) GetAvailableMethod() AvailableMethod
func (*GetAcctVerifMethodResponse) GetSameAccountFromAuthFactor ¶
func (p *GetAcctVerifMethodResponse) GetSameAccountFromAuthFactor() bool
func (*GetAcctVerifMethodResponse) ReadField1 ¶
func (*GetAcctVerifMethodResponse) ReadField2 ¶
func (*GetAcctVerifMethodResponse) String ¶
func (p *GetAcctVerifMethodResponse) String() string
type GetCountryInfoResponse ¶
type GetCountryInfoResponse struct { CountryCode string `thrift:"countryCode,1" db:"countryCode" json:"countryCode"` CountryInEEA bool `thrift:"countryInEEA,2" db:"countryInEEA" json:"countryInEEA"` CountrySetOfEEA []string `thrift:"countrySetOfEEA,3" db:"countrySetOfEEA" json:"countrySetOfEEA"` }
Attributes:
- CountryCode
- CountryInEEA
- CountrySetOfEEA
var PrimaryAccountInitServiceGetCountryInfoResult_Success_DEFAULT *GetCountryInfoResponse
func NewGetCountryInfoResponse ¶
func NewGetCountryInfoResponse() *GetCountryInfoResponse
func (*GetCountryInfoResponse) Equals ¶
func (p *GetCountryInfoResponse) Equals(other *GetCountryInfoResponse) bool
func (*GetCountryInfoResponse) GetCountryCode ¶
func (p *GetCountryInfoResponse) GetCountryCode() string
func (*GetCountryInfoResponse) GetCountryInEEA ¶
func (p *GetCountryInfoResponse) GetCountryInEEA() bool
func (*GetCountryInfoResponse) GetCountrySetOfEEA ¶
func (p *GetCountryInfoResponse) GetCountrySetOfEEA() []string
func (*GetCountryInfoResponse) ReadField1 ¶
func (*GetCountryInfoResponse) ReadField2 ¶
func (*GetCountryInfoResponse) ReadField3 ¶
func (*GetCountryInfoResponse) String ¶
func (p *GetCountryInfoResponse) String() string
type GetPhoneVerifMethodResponse ¶
type GetPhoneVerifMethodResponse struct { AvailableMethods []VerifMethod `thrift:"availableMethods,1" db:"availableMethods" json:"availableMethods"` // unused field # 2 PrettifiedPhoneNumber string `thrift:"prettifiedPhoneNumber,3" db:"prettifiedPhoneNumber" json:"prettifiedPhoneNumber"` }
Attributes:
- AvailableMethods
- PrettifiedPhoneNumber
var PrimaryAccountInitServiceGetPhoneVerifMethodResult_Success_DEFAULT *GetPhoneVerifMethodResponse
func NewGetPhoneVerifMethodResponse ¶
func NewGetPhoneVerifMethodResponse() *GetPhoneVerifMethodResponse
func (*GetPhoneVerifMethodResponse) Equals ¶
func (p *GetPhoneVerifMethodResponse) Equals(other *GetPhoneVerifMethodResponse) bool
func (*GetPhoneVerifMethodResponse) GetAvailableMethods ¶
func (p *GetPhoneVerifMethodResponse) GetAvailableMethods() []VerifMethod
func (*GetPhoneVerifMethodResponse) GetPrettifiedPhoneNumber ¶
func (p *GetPhoneVerifMethodResponse) GetPrettifiedPhoneNumber() string
func (*GetPhoneVerifMethodResponse) ReadField1 ¶
func (*GetPhoneVerifMethodResponse) ReadField3 ¶
func (*GetPhoneVerifMethodResponse) String ¶
func (p *GetPhoneVerifMethodResponse) String() string
type GetSecondAuthMethodResponse ¶
type GetSecondAuthMethodResponse struct {
SecondAuthMethod SecondAuthMethod `thrift:"secondAuthMethod,1" db:"secondAuthMethod" json:"secondAuthMethod"`
}
Attributes:
- SecondAuthMethod
var PrimaryAccountInitServiceGetSecondAuthMethodResult_Success_DEFAULT *GetSecondAuthMethodResponse
func NewGetSecondAuthMethodResponse ¶
func NewGetSecondAuthMethodResponse() *GetSecondAuthMethodResponse
func (*GetSecondAuthMethodResponse) Equals ¶
func (p *GetSecondAuthMethodResponse) Equals(other *GetSecondAuthMethodResponse) bool
func (*GetSecondAuthMethodResponse) GetSecondAuthMethod ¶
func (p *GetSecondAuthMethodResponse) GetSecondAuthMethod() SecondAuthMethod
func (*GetSecondAuthMethodResponse) ReadField1 ¶
func (*GetSecondAuthMethodResponse) String ¶
func (p *GetSecondAuthMethodResponse) String() string
type GetSessionContentBeforeMigCompletionResponse ¶
type GetSessionContentBeforeMigCompletionResponse struct { AppTypeDifferentFromPrevDevice bool `thrift:"appTypeDifferentFromPrevDevice,1" db:"appTypeDifferentFromPrevDevice" json:"appTypeDifferentFromPrevDevice"` E2eeKeyBackupServiceConfig bool `thrift:"e2eeKeyBackupServiceConfig,2" db:"e2eeKeyBackupServiceConfig" json:"e2eeKeyBackupServiceConfig"` E2eeKeyBackupInfo *E2EEKeyBackupInfoForMigration `thrift:"e2eeKeyBackupInfo,3" db:"e2eeKeyBackupInfo" json:"e2eeKeyBackupInfo"` }
Attributes:
- AppTypeDifferentFromPrevDevice
- E2eeKeyBackupServiceConfig
- E2eeKeyBackupInfo
var PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult_Success_DEFAULT *GetSessionContentBeforeMigCompletionResponse
func NewGetSessionContentBeforeMigCompletionResponse ¶
func NewGetSessionContentBeforeMigCompletionResponse() *GetSessionContentBeforeMigCompletionResponse
func (*GetSessionContentBeforeMigCompletionResponse) Equals ¶
func (p *GetSessionContentBeforeMigCompletionResponse) Equals(other *GetSessionContentBeforeMigCompletionResponse) bool
func (*GetSessionContentBeforeMigCompletionResponse) GetAppTypeDifferentFromPrevDevice ¶
func (p *GetSessionContentBeforeMigCompletionResponse) GetAppTypeDifferentFromPrevDevice() bool
func (*GetSessionContentBeforeMigCompletionResponse) GetE2eeKeyBackupInfo ¶
func (p *GetSessionContentBeforeMigCompletionResponse) GetE2eeKeyBackupInfo() *E2EEKeyBackupInfoForMigration
func (*GetSessionContentBeforeMigCompletionResponse) GetE2eeKeyBackupServiceConfig ¶
func (p *GetSessionContentBeforeMigCompletionResponse) GetE2eeKeyBackupServiceConfig() bool
func (*GetSessionContentBeforeMigCompletionResponse) IsSetE2eeKeyBackupInfo ¶
func (p *GetSessionContentBeforeMigCompletionResponse) IsSetE2eeKeyBackupInfo() bool
func (*GetSessionContentBeforeMigCompletionResponse) ReadField1 ¶
func (*GetSessionContentBeforeMigCompletionResponse) ReadField2 ¶
func (*GetSessionContentBeforeMigCompletionResponse) ReadField3 ¶
func (*GetSessionContentBeforeMigCompletionResponse) String ¶
func (p *GetSessionContentBeforeMigCompletionResponse) String() string
type GetUserProfileResponse ¶
type GetUserProfileResponse struct {
UserProfile *UserProfile `thrift:"userProfile,1" db:"userProfile" json:"userProfile"`
}
Attributes:
- UserProfile
var PrimaryAccountInitServiceGetUserProfileResult_Success_DEFAULT *GetUserProfileResponse
func NewGetUserProfileResponse ¶
func NewGetUserProfileResponse() *GetUserProfileResponse
func (*GetUserProfileResponse) Equals ¶
func (p *GetUserProfileResponse) Equals(other *GetUserProfileResponse) bool
func (*GetUserProfileResponse) GetUserProfile ¶
func (p *GetUserProfileResponse) GetUserProfile() *UserProfile
func (*GetUserProfileResponse) IsSetUserProfile ¶
func (p *GetUserProfileResponse) IsSetUserProfile() bool
func (*GetUserProfileResponse) ReadField1 ¶
func (*GetUserProfileResponse) String ¶
func (p *GetUserProfileResponse) String() string
type IssueWebAuthDetailsForAcctVerifResponse ¶
type IssueWebAuthDetailsForAcctVerifResponse struct {
WebAuthDetails *WebAuthDetails `thrift:"webAuthDetails,1" db:"webAuthDetails" json:"webAuthDetails"`
}
Attributes:
- WebAuthDetails
var PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult_Success_DEFAULT *IssueWebAuthDetailsForAcctVerifResponse
func NewIssueWebAuthDetailsForAcctVerifResponse ¶
func NewIssueWebAuthDetailsForAcctVerifResponse() *IssueWebAuthDetailsForAcctVerifResponse
func (*IssueWebAuthDetailsForAcctVerifResponse) Equals ¶
func (p *IssueWebAuthDetailsForAcctVerifResponse) Equals(other *IssueWebAuthDetailsForAcctVerifResponse) bool
func (*IssueWebAuthDetailsForAcctVerifResponse) GetWebAuthDetails ¶
func (p *IssueWebAuthDetailsForAcctVerifResponse) GetWebAuthDetails() *WebAuthDetails
func (*IssueWebAuthDetailsForAcctVerifResponse) IsSetWebAuthDetails ¶
func (p *IssueWebAuthDetailsForAcctVerifResponse) IsSetWebAuthDetails() bool
func (*IssueWebAuthDetailsForAcctVerifResponse) ReadField1 ¶
func (*IssueWebAuthDetailsForAcctVerifResponse) String ¶
func (p *IssueWebAuthDetailsForAcctVerifResponse) String() string
type IssueWebAuthDetailsForSecondAuthResponse ¶
type IssueWebAuthDetailsForSecondAuthResponse struct {
WebAuthDetails *WebAuthDetails `thrift:"webAuthDetails,1" db:"webAuthDetails" json:"webAuthDetails"`
}
Attributes:
- WebAuthDetails
var PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult_Success_DEFAULT *IssueWebAuthDetailsForSecondAuthResponse
func NewIssueWebAuthDetailsForSecondAuthResponse ¶
func NewIssueWebAuthDetailsForSecondAuthResponse() *IssueWebAuthDetailsForSecondAuthResponse
func (*IssueWebAuthDetailsForSecondAuthResponse) Equals ¶
func (p *IssueWebAuthDetailsForSecondAuthResponse) Equals(other *IssueWebAuthDetailsForSecondAuthResponse) bool
func (*IssueWebAuthDetailsForSecondAuthResponse) GetWebAuthDetails ¶
func (p *IssueWebAuthDetailsForSecondAuthResponse) GetWebAuthDetails() *WebAuthDetails
func (*IssueWebAuthDetailsForSecondAuthResponse) IsSetWebAuthDetails ¶
func (p *IssueWebAuthDetailsForSecondAuthResponse) IsSetWebAuthDetails() bool
func (*IssueWebAuthDetailsForSecondAuthResponse) ReadField1 ¶
func (*IssueWebAuthDetailsForSecondAuthResponse) String ¶
func (p *IssueWebAuthDetailsForSecondAuthResponse) String() string
type MigratePrimaryV2Response ¶
type MigratePrimaryV2Response struct { AuthToken string `thrift:"authToken,1" db:"authToken" json:"authToken"` CountryCode string `thrift:"countryCode,2" db:"countryCode" json:"countryCode"` PrettifiedFormatPhoneNumber string `thrift:"prettifiedFormatPhoneNumber,3" db:"prettifiedFormatPhoneNumber" json:"prettifiedFormatPhoneNumber"` LocalFormatPhoneNumber string `thrift:"localFormatPhoneNumber,4" db:"localFormatPhoneNumber" json:"localFormatPhoneNumber"` }
Attributes:
- AuthToken
- CountryCode
- PrettifiedFormatPhoneNumber
- LocalFormatPhoneNumber
var PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result_Success_DEFAULT *MigratePrimaryV2Response
var PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result_Success_DEFAULT *MigratePrimaryV2Response
func NewMigratePrimaryV2Response ¶
func NewMigratePrimaryV2Response() *MigratePrimaryV2Response
func (*MigratePrimaryV2Response) Equals ¶
func (p *MigratePrimaryV2Response) Equals(other *MigratePrimaryV2Response) bool
func (*MigratePrimaryV2Response) GetAuthToken ¶
func (p *MigratePrimaryV2Response) GetAuthToken() string
func (*MigratePrimaryV2Response) GetCountryCode ¶
func (p *MigratePrimaryV2Response) GetCountryCode() string
func (*MigratePrimaryV2Response) GetLocalFormatPhoneNumber ¶
func (p *MigratePrimaryV2Response) GetLocalFormatPhoneNumber() string
func (*MigratePrimaryV2Response) GetPrettifiedFormatPhoneNumber ¶
func (p *MigratePrimaryV2Response) GetPrettifiedFormatPhoneNumber() string
func (*MigratePrimaryV2Response) ReadField1 ¶
func (*MigratePrimaryV2Response) ReadField2 ¶
func (*MigratePrimaryV2Response) ReadField3 ¶
func (*MigratePrimaryV2Response) ReadField4 ¶
func (*MigratePrimaryV2Response) String ¶
func (p *MigratePrimaryV2Response) String() string
type OpenSessionRequest ¶
type OpenSessionRequest struct {
MetaData map[string]string `thrift:"metaData,1" db:"metaData" json:"metaData"`
}
Attributes:
- MetaData
var PrimaryAccountInitServiceOpenSessionArgs_Request_DEFAULT *OpenSessionRequest
func NewOpenSessionRequest ¶
func NewOpenSessionRequest() *OpenSessionRequest
func (*OpenSessionRequest) Equals ¶
func (p *OpenSessionRequest) Equals(other *OpenSessionRequest) bool
func (*OpenSessionRequest) GetMetaData ¶
func (p *OpenSessionRequest) GetMetaData() map[string]string
func (*OpenSessionRequest) ReadField1 ¶
func (*OpenSessionRequest) String ¶
func (p *OpenSessionRequest) String() string
type PrimaryAccountInitService ¶
type PrimaryAccountInitService interface { // Parameters: // - AuthSessionId // - Request ExchangeEncryptionKey(ctx context.Context, authSessionId string, request *ExchangeEncryptionKeyRequest) (_r *ExchangeEncryptionKeyResponse, _err error) // Parameters: // - AuthSessionId // - AccountIdentifier GetAcctVerifMethod(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier) (_r *GetAcctVerifMethodResponse, _err error) // Parameters: // - AuthSessionId // - SimCard GetCountryInfo(ctx context.Context, authSessionId string, simCard *SimCard) (_r *GetCountryInfoResponse, _err error) // Parameters: // - AuthSessionId // - Device // - UserPhoneNumber GetPhoneVerifMethod(ctx context.Context, authSessionId string, device *Device, userPhoneNumber *UserPhoneNumber) (_r *GetPhoneVerifMethodResponse, _err error) // Parameters: // - AuthSessionId GetSecondAuthMethod(ctx context.Context, authSessionId string) (_r *GetSecondAuthMethodResponse, _err error) // Parameters: // - AuthSessionId GetSessionContentBeforeMigCompletion(ctx context.Context, authSessionId string) (_r *GetSessionContentBeforeMigCompletionResponse, _err error) // Parameters: // - AuthSessionId // - AccountIdentifier GetUserProfile(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier) (_r *GetUserProfileResponse, _err error) // Parameters: // - AuthSessionId IssueWebAuthDetailsForSecondAuth(ctx context.Context, authSessionId string) (_r *IssueWebAuthDetailsForSecondAuthResponse, _err error) // Parameters: // - AuthSessionId // - AccountIdentifier IssueWebAuthDetailsForAcctVerif(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier) (_r *IssueWebAuthDetailsForAcctVerifResponse, _err error) // Parameters: // - AuthSessionId MigratePrimaryUsingEapAccountV2(ctx context.Context, authSessionId string) (_r *MigratePrimaryV2Response, _err error) // Parameters: // - AuthSessionId MigratePrimaryUsingPhoneV2(ctx context.Context, authSessionId string) (_r *MigratePrimaryV2Response, _err error) // Parameters: // - Request OpenSession(ctx context.Context, request *OpenSessionRequest) (_r string, _err error) // Parameters: // - AuthSessionId RegisterPrimaryUsingPhone(ctx context.Context, authSessionId string) (_r *RegisterPrimaryResponse, _err error) // Parameters: // - AuthSessionId RegisterPrimaryUsingSocialLogin(ctx context.Context, authSessionId string) (_r *RegisterPrimaryResponse, _err error) // Parameters: // - AuthSessionId // - Device // - UserPhoneNumber // - VerifMethod SendPinCodeForPhone(ctx context.Context, authSessionId string, device *Device, userPhoneNumber *UserPhoneNumber, verifMethod VerifMethod) (_r *SendPinCodeForPhoneResponse, _err error) // Parameters: // - AuthSessionId // - EncryptedPassword SetPassword(ctx context.Context, authSessionId string, encryptedPassword *EncryptedPassword) (_err error) // Parameters: // - AuthSessionId // - DisplayName ValidateProfile(ctx context.Context, authSessionId string, displayName string) (_err error) // Parameters: // - AuthSessionId // - AccountIdentifier // - EncryptedPassword VerifyAccountUsingPwd(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier, encryptedPassword *EncryptedPassword) (_r *VerifyAccountUsingPwdResponse, _err error) // Parameters: // - AuthSessionId // - Device // - UserPhoneNumber // - PinCode VerifyPhone(ctx context.Context, authSessionId string, device *Device, userPhoneNumber *UserPhoneNumber, pinCode string) (_r *VerifyPhoneResponse, _err error) // Parameters: // - AuthSessionId // - Device // - SocialLogin VerifySocialLogin(ctx context.Context, authSessionId string, device *Device, socialLogin *SocialLogin) (_r *VerifySocialLoginResponse, _err error) }
type PrimaryAccountInitServiceClient ¶
type PrimaryAccountInitServiceClient struct {
// contains filtered or unexported fields
}
func NewPrimaryAccountInitServiceClient ¶
func NewPrimaryAccountInitServiceClient(c thrift.TClient) *PrimaryAccountInitServiceClient
func NewPrimaryAccountInitServiceClientFactory ¶
func NewPrimaryAccountInitServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *PrimaryAccountInitServiceClient
func NewPrimaryAccountInitServiceClientProtocol ¶
func NewPrimaryAccountInitServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *PrimaryAccountInitServiceClient
func (*PrimaryAccountInitServiceClient) Client_ ¶
func (p *PrimaryAccountInitServiceClient) Client_() thrift.TClient
func (*PrimaryAccountInitServiceClient) ExchangeEncryptionKey ¶
func (p *PrimaryAccountInitServiceClient) ExchangeEncryptionKey(ctx context.Context, authSessionId string, request *ExchangeEncryptionKeyRequest) (_r *ExchangeEncryptionKeyResponse, _err error)
Parameters:
- AuthSessionId
- Request
func (*PrimaryAccountInitServiceClient) GetAcctVerifMethod ¶
func (p *PrimaryAccountInitServiceClient) GetAcctVerifMethod(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier) (_r *GetAcctVerifMethodResponse, _err error)
Parameters:
- AuthSessionId
- AccountIdentifier
func (*PrimaryAccountInitServiceClient) GetCountryInfo ¶
func (p *PrimaryAccountInitServiceClient) GetCountryInfo(ctx context.Context, authSessionId string, simCard *SimCard) (_r *GetCountryInfoResponse, _err error)
Parameters:
- AuthSessionId
- SimCard
func (*PrimaryAccountInitServiceClient) GetPhoneVerifMethod ¶
func (p *PrimaryAccountInitServiceClient) GetPhoneVerifMethod(ctx context.Context, authSessionId string, device *Device, userPhoneNumber *UserPhoneNumber) (_r *GetPhoneVerifMethodResponse, _err error)
Parameters:
- AuthSessionId
- Device
- UserPhoneNumber
func (*PrimaryAccountInitServiceClient) GetSecondAuthMethod ¶
func (p *PrimaryAccountInitServiceClient) GetSecondAuthMethod(ctx context.Context, authSessionId string) (_r *GetSecondAuthMethodResponse, _err error)
Parameters:
- AuthSessionId
func (*PrimaryAccountInitServiceClient) GetSessionContentBeforeMigCompletion ¶
func (p *PrimaryAccountInitServiceClient) GetSessionContentBeforeMigCompletion(ctx context.Context, authSessionId string) (_r *GetSessionContentBeforeMigCompletionResponse, _err error)
Parameters:
- AuthSessionId
func (*PrimaryAccountInitServiceClient) GetUserProfile ¶
func (p *PrimaryAccountInitServiceClient) GetUserProfile(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier) (_r *GetUserProfileResponse, _err error)
Parameters:
- AuthSessionId
- AccountIdentifier
func (*PrimaryAccountInitServiceClient) IssueWebAuthDetailsForAcctVerif ¶
func (p *PrimaryAccountInitServiceClient) IssueWebAuthDetailsForAcctVerif(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier) (_r *IssueWebAuthDetailsForAcctVerifResponse, _err error)
Parameters:
- AuthSessionId
- AccountIdentifier
func (*PrimaryAccountInitServiceClient) IssueWebAuthDetailsForSecondAuth ¶
func (p *PrimaryAccountInitServiceClient) IssueWebAuthDetailsForSecondAuth(ctx context.Context, authSessionId string) (_r *IssueWebAuthDetailsForSecondAuthResponse, _err error)
Parameters:
- AuthSessionId
func (*PrimaryAccountInitServiceClient) LastResponseMeta_ ¶
func (p *PrimaryAccountInitServiceClient) LastResponseMeta_() thrift.ResponseMeta
func (*PrimaryAccountInitServiceClient) MigratePrimaryUsingEapAccountV2 ¶
func (p *PrimaryAccountInitServiceClient) MigratePrimaryUsingEapAccountV2(ctx context.Context, authSessionId string) (_r *MigratePrimaryV2Response, _err error)
Parameters:
- AuthSessionId
func (*PrimaryAccountInitServiceClient) MigratePrimaryUsingPhoneV2 ¶
func (p *PrimaryAccountInitServiceClient) MigratePrimaryUsingPhoneV2(ctx context.Context, authSessionId string) (_r *MigratePrimaryV2Response, _err error)
Parameters:
- AuthSessionId
func (*PrimaryAccountInitServiceClient) OpenSession ¶
func (p *PrimaryAccountInitServiceClient) OpenSession(ctx context.Context, request *OpenSessionRequest) (_r string, _err error)
Parameters:
- Request
func (*PrimaryAccountInitServiceClient) RegisterPrimaryUsingPhone ¶
func (p *PrimaryAccountInitServiceClient) RegisterPrimaryUsingPhone(ctx context.Context, authSessionId string) (_r *RegisterPrimaryResponse, _err error)
Parameters:
- AuthSessionId
func (*PrimaryAccountInitServiceClient) RegisterPrimaryUsingSocialLogin ¶
func (p *PrimaryAccountInitServiceClient) RegisterPrimaryUsingSocialLogin(ctx context.Context, authSessionId string) (_r *RegisterPrimaryResponse, _err error)
Parameters:
- AuthSessionId
func (*PrimaryAccountInitServiceClient) SendPinCodeForPhone ¶
func (p *PrimaryAccountInitServiceClient) SendPinCodeForPhone(ctx context.Context, authSessionId string, device *Device, userPhoneNumber *UserPhoneNumber, verifMethod VerifMethod) (_r *SendPinCodeForPhoneResponse, _err error)
Parameters:
- AuthSessionId
- Device
- UserPhoneNumber
- VerifMethod
func (*PrimaryAccountInitServiceClient) SetLastResponseMeta_ ¶
func (p *PrimaryAccountInitServiceClient) SetLastResponseMeta_(meta thrift.ResponseMeta)
func (*PrimaryAccountInitServiceClient) SetPassword ¶
func (p *PrimaryAccountInitServiceClient) SetPassword(ctx context.Context, authSessionId string, encryptedPassword *EncryptedPassword) (_err error)
Parameters:
- AuthSessionId
- EncryptedPassword
func (*PrimaryAccountInitServiceClient) ValidateProfile ¶
func (p *PrimaryAccountInitServiceClient) ValidateProfile(ctx context.Context, authSessionId string, displayName string) (_err error)
Parameters:
- AuthSessionId
- DisplayName
func (*PrimaryAccountInitServiceClient) VerifyAccountUsingPwd ¶
func (p *PrimaryAccountInitServiceClient) VerifyAccountUsingPwd(ctx context.Context, authSessionId string, accountIdentifier *AccountIdentifier, encryptedPassword *EncryptedPassword) (_r *VerifyAccountUsingPwdResponse, _err error)
Parameters:
- AuthSessionId
- AccountIdentifier
- EncryptedPassword
func (*PrimaryAccountInitServiceClient) VerifyPhone ¶
func (p *PrimaryAccountInitServiceClient) VerifyPhone(ctx context.Context, authSessionId string, device *Device, userPhoneNumber *UserPhoneNumber, pinCode string) (_r *VerifyPhoneResponse, _err error)
Parameters:
- AuthSessionId
- Device
- UserPhoneNumber
- PinCode
func (*PrimaryAccountInitServiceClient) VerifySocialLogin ¶
func (p *PrimaryAccountInitServiceClient) VerifySocialLogin(ctx context.Context, authSessionId string, device *Device, socialLogin *SocialLogin) (_r *VerifySocialLoginResponse, _err error)
Parameters:
- AuthSessionId
- Device
- SocialLogin
type PrimaryAccountInitServiceExchangeEncryptionKeyArgs ¶
type PrimaryAccountInitServiceExchangeEncryptionKeyArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` Request *ExchangeEncryptionKeyRequest `thrift:"request,2" db:"request" json:"request"` }
Attributes:
- AuthSessionId
- Request
func NewPrimaryAccountInitServiceExchangeEncryptionKeyArgs ¶
func NewPrimaryAccountInitServiceExchangeEncryptionKeyArgs() *PrimaryAccountInitServiceExchangeEncryptionKeyArgs
func (*PrimaryAccountInitServiceExchangeEncryptionKeyArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceExchangeEncryptionKeyArgs) GetRequest ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) GetRequest() *ExchangeEncryptionKeyRequest
func (*PrimaryAccountInitServiceExchangeEncryptionKeyArgs) IsSetRequest ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) IsSetRequest() bool
func (*PrimaryAccountInitServiceExchangeEncryptionKeyArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceExchangeEncryptionKeyArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceExchangeEncryptionKeyArgs) String ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyArgs) String() string
type PrimaryAccountInitServiceExchangeEncryptionKeyResult ¶
type PrimaryAccountInitServiceExchangeEncryptionKeyResult struct { Success *ExchangeEncryptionKeyResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceExchangeEncryptionKeyResult ¶
func NewPrimaryAccountInitServiceExchangeEncryptionKeyResult() *PrimaryAccountInitServiceExchangeEncryptionKeyResult
func (*PrimaryAccountInitServiceExchangeEncryptionKeyResult) GetE ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) GetE() *AuthException
func (*PrimaryAccountInitServiceExchangeEncryptionKeyResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) GetSuccess() *ExchangeEncryptionKeyResponse
func (*PrimaryAccountInitServiceExchangeEncryptionKeyResult) IsSetE ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) IsSetE() bool
func (*PrimaryAccountInitServiceExchangeEncryptionKeyResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceExchangeEncryptionKeyResult) ReadField0 ¶
func (*PrimaryAccountInitServiceExchangeEncryptionKeyResult) ReadField1 ¶
func (*PrimaryAccountInitServiceExchangeEncryptionKeyResult) String ¶
func (p *PrimaryAccountInitServiceExchangeEncryptionKeyResult) String() string
type PrimaryAccountInitServiceGetAcctVerifMethodArgs ¶
type PrimaryAccountInitServiceGetAcctVerifMethodArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` AccountIdentifier *AccountIdentifier `thrift:"accountIdentifier,2" db:"accountIdentifier" json:"accountIdentifier"` }
Attributes:
- AuthSessionId
- AccountIdentifier
func NewPrimaryAccountInitServiceGetAcctVerifMethodArgs ¶
func NewPrimaryAccountInitServiceGetAcctVerifMethodArgs() *PrimaryAccountInitServiceGetAcctVerifMethodArgs
func (*PrimaryAccountInitServiceGetAcctVerifMethodArgs) GetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) GetAccountIdentifier() *AccountIdentifier
func (*PrimaryAccountInitServiceGetAcctVerifMethodArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceGetAcctVerifMethodArgs) IsSetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) IsSetAccountIdentifier() bool
func (*PrimaryAccountInitServiceGetAcctVerifMethodArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceGetAcctVerifMethodArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceGetAcctVerifMethodArgs) String ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodArgs) String() string
type PrimaryAccountInitServiceGetAcctVerifMethodResult ¶
type PrimaryAccountInitServiceGetAcctVerifMethodResult struct { Success *GetAcctVerifMethodResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceGetAcctVerifMethodResult ¶
func NewPrimaryAccountInitServiceGetAcctVerifMethodResult() *PrimaryAccountInitServiceGetAcctVerifMethodResult
func (*PrimaryAccountInitServiceGetAcctVerifMethodResult) GetE ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) GetE() *AuthException
func (*PrimaryAccountInitServiceGetAcctVerifMethodResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) GetSuccess() *GetAcctVerifMethodResponse
func (*PrimaryAccountInitServiceGetAcctVerifMethodResult) IsSetE ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) IsSetE() bool
func (*PrimaryAccountInitServiceGetAcctVerifMethodResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceGetAcctVerifMethodResult) ReadField0 ¶
func (*PrimaryAccountInitServiceGetAcctVerifMethodResult) ReadField1 ¶
func (*PrimaryAccountInitServiceGetAcctVerifMethodResult) String ¶
func (p *PrimaryAccountInitServiceGetAcctVerifMethodResult) String() string
type PrimaryAccountInitServiceGetCountryInfoArgs ¶
type PrimaryAccountInitServiceGetCountryInfoArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` SimCard *SimCard `thrift:"simCard,2" db:"simCard" json:"simCard"` }
Attributes:
- AuthSessionId
- SimCard
func NewPrimaryAccountInitServiceGetCountryInfoArgs ¶
func NewPrimaryAccountInitServiceGetCountryInfoArgs() *PrimaryAccountInitServiceGetCountryInfoArgs
func (*PrimaryAccountInitServiceGetCountryInfoArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceGetCountryInfoArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceGetCountryInfoArgs) GetSimCard ¶
func (p *PrimaryAccountInitServiceGetCountryInfoArgs) GetSimCard() *SimCard
func (*PrimaryAccountInitServiceGetCountryInfoArgs) IsSetSimCard ¶
func (p *PrimaryAccountInitServiceGetCountryInfoArgs) IsSetSimCard() bool
func (*PrimaryAccountInitServiceGetCountryInfoArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceGetCountryInfoArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceGetCountryInfoArgs) String ¶
func (p *PrimaryAccountInitServiceGetCountryInfoArgs) String() string
type PrimaryAccountInitServiceGetCountryInfoResult ¶
type PrimaryAccountInitServiceGetCountryInfoResult struct { Success *GetCountryInfoResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceGetCountryInfoResult ¶
func NewPrimaryAccountInitServiceGetCountryInfoResult() *PrimaryAccountInitServiceGetCountryInfoResult
func (*PrimaryAccountInitServiceGetCountryInfoResult) GetE ¶
func (p *PrimaryAccountInitServiceGetCountryInfoResult) GetE() *AuthException
func (*PrimaryAccountInitServiceGetCountryInfoResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceGetCountryInfoResult) GetSuccess() *GetCountryInfoResponse
func (*PrimaryAccountInitServiceGetCountryInfoResult) IsSetE ¶
func (p *PrimaryAccountInitServiceGetCountryInfoResult) IsSetE() bool
func (*PrimaryAccountInitServiceGetCountryInfoResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceGetCountryInfoResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceGetCountryInfoResult) ReadField0 ¶
func (*PrimaryAccountInitServiceGetCountryInfoResult) ReadField1 ¶
func (*PrimaryAccountInitServiceGetCountryInfoResult) String ¶
func (p *PrimaryAccountInitServiceGetCountryInfoResult) String() string
type PrimaryAccountInitServiceGetPhoneVerifMethodArgs ¶
type PrimaryAccountInitServiceGetPhoneVerifMethodArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` Device *Device `thrift:"device,2" db:"device" json:"device"` UserPhoneNumber *UserPhoneNumber `thrift:"userPhoneNumber,3" db:"userPhoneNumber" json:"userPhoneNumber"` }
Attributes:
- AuthSessionId
- Device
- UserPhoneNumber
func NewPrimaryAccountInitServiceGetPhoneVerifMethodArgs ¶
func NewPrimaryAccountInitServiceGetPhoneVerifMethodArgs() *PrimaryAccountInitServiceGetPhoneVerifMethodArgs
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetDevice ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetDevice() *Device
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetUserPhoneNumber ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) GetUserPhoneNumber() *UserPhoneNumber
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) IsSetDevice ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) IsSetDevice() bool
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) IsSetUserPhoneNumber ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) IsSetUserPhoneNumber() bool
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) ReadField3 ¶
func (*PrimaryAccountInitServiceGetPhoneVerifMethodArgs) String ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodArgs) String() string
type PrimaryAccountInitServiceGetPhoneVerifMethodResult ¶
type PrimaryAccountInitServiceGetPhoneVerifMethodResult struct { Success *GetPhoneVerifMethodResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceGetPhoneVerifMethodResult ¶
func NewPrimaryAccountInitServiceGetPhoneVerifMethodResult() *PrimaryAccountInitServiceGetPhoneVerifMethodResult
func (*PrimaryAccountInitServiceGetPhoneVerifMethodResult) GetE ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) GetE() *AuthException
func (*PrimaryAccountInitServiceGetPhoneVerifMethodResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) GetSuccess() *GetPhoneVerifMethodResponse
func (*PrimaryAccountInitServiceGetPhoneVerifMethodResult) IsSetE ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) IsSetE() bool
func (*PrimaryAccountInitServiceGetPhoneVerifMethodResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceGetPhoneVerifMethodResult) ReadField0 ¶
func (*PrimaryAccountInitServiceGetPhoneVerifMethodResult) ReadField1 ¶
func (*PrimaryAccountInitServiceGetPhoneVerifMethodResult) String ¶
func (p *PrimaryAccountInitServiceGetPhoneVerifMethodResult) String() string
type PrimaryAccountInitServiceGetSecondAuthMethodArgs ¶
type PrimaryAccountInitServiceGetSecondAuthMethodArgs struct {
AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"`
}
Attributes:
- AuthSessionId
func NewPrimaryAccountInitServiceGetSecondAuthMethodArgs ¶
func NewPrimaryAccountInitServiceGetSecondAuthMethodArgs() *PrimaryAccountInitServiceGetSecondAuthMethodArgs
func (*PrimaryAccountInitServiceGetSecondAuthMethodArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceGetSecondAuthMethodArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceGetSecondAuthMethodArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceGetSecondAuthMethodArgs) String ¶
func (p *PrimaryAccountInitServiceGetSecondAuthMethodArgs) String() string
type PrimaryAccountInitServiceGetSecondAuthMethodResult ¶
type PrimaryAccountInitServiceGetSecondAuthMethodResult struct { Success *GetSecondAuthMethodResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceGetSecondAuthMethodResult ¶
func NewPrimaryAccountInitServiceGetSecondAuthMethodResult() *PrimaryAccountInitServiceGetSecondAuthMethodResult
func (*PrimaryAccountInitServiceGetSecondAuthMethodResult) GetE ¶
func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) GetE() *AuthException
func (*PrimaryAccountInitServiceGetSecondAuthMethodResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) GetSuccess() *GetSecondAuthMethodResponse
func (*PrimaryAccountInitServiceGetSecondAuthMethodResult) IsSetE ¶
func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) IsSetE() bool
func (*PrimaryAccountInitServiceGetSecondAuthMethodResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceGetSecondAuthMethodResult) ReadField0 ¶
func (*PrimaryAccountInitServiceGetSecondAuthMethodResult) ReadField1 ¶
func (*PrimaryAccountInitServiceGetSecondAuthMethodResult) String ¶
func (p *PrimaryAccountInitServiceGetSecondAuthMethodResult) String() string
type PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs ¶
type PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs struct {
AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"`
}
Attributes:
- AuthSessionId
func NewPrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs ¶
func NewPrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs() *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) String ¶
func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionArgs) String() string
type PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult ¶
type PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult struct { Success *GetSessionContentBeforeMigCompletionResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult ¶
func NewPrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult() *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) GetSuccess ¶
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) IsSetE ¶
func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) IsSetE() bool
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) ReadField0 ¶
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) ReadField1 ¶
func (*PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) String ¶
func (p *PrimaryAccountInitServiceGetSessionContentBeforeMigCompletionResult) String() string
type PrimaryAccountInitServiceGetUserProfileArgs ¶
type PrimaryAccountInitServiceGetUserProfileArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` AccountIdentifier *AccountIdentifier `thrift:"accountIdentifier,2" db:"accountIdentifier" json:"accountIdentifier"` }
Attributes:
- AuthSessionId
- AccountIdentifier
func NewPrimaryAccountInitServiceGetUserProfileArgs ¶
func NewPrimaryAccountInitServiceGetUserProfileArgs() *PrimaryAccountInitServiceGetUserProfileArgs
func (*PrimaryAccountInitServiceGetUserProfileArgs) GetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceGetUserProfileArgs) GetAccountIdentifier() *AccountIdentifier
func (*PrimaryAccountInitServiceGetUserProfileArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceGetUserProfileArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceGetUserProfileArgs) IsSetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceGetUserProfileArgs) IsSetAccountIdentifier() bool
func (*PrimaryAccountInitServiceGetUserProfileArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceGetUserProfileArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceGetUserProfileArgs) String ¶
func (p *PrimaryAccountInitServiceGetUserProfileArgs) String() string
type PrimaryAccountInitServiceGetUserProfileResult ¶
type PrimaryAccountInitServiceGetUserProfileResult struct { Success *GetUserProfileResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceGetUserProfileResult ¶
func NewPrimaryAccountInitServiceGetUserProfileResult() *PrimaryAccountInitServiceGetUserProfileResult
func (*PrimaryAccountInitServiceGetUserProfileResult) GetE ¶
func (p *PrimaryAccountInitServiceGetUserProfileResult) GetE() *AuthException
func (*PrimaryAccountInitServiceGetUserProfileResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceGetUserProfileResult) GetSuccess() *GetUserProfileResponse
func (*PrimaryAccountInitServiceGetUserProfileResult) IsSetE ¶
func (p *PrimaryAccountInitServiceGetUserProfileResult) IsSetE() bool
func (*PrimaryAccountInitServiceGetUserProfileResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceGetUserProfileResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceGetUserProfileResult) ReadField0 ¶
func (*PrimaryAccountInitServiceGetUserProfileResult) ReadField1 ¶
func (*PrimaryAccountInitServiceGetUserProfileResult) String ¶
func (p *PrimaryAccountInitServiceGetUserProfileResult) String() string
type PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs ¶
type PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` AccountIdentifier *AccountIdentifier `thrift:"accountIdentifier,2" db:"accountIdentifier" json:"accountIdentifier"` }
Attributes:
- AuthSessionId
- AccountIdentifier
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs ¶
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs() *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) GetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) GetAccountIdentifier() *AccountIdentifier
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) IsSetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) IsSetAccountIdentifier() bool
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) String ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifArgs) String() string
type PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult ¶
type PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult struct { Success *IssueWebAuthDetailsForAcctVerifResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult ¶
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult() *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) GetE ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) GetE() *AuthException
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) GetSuccess ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) IsSetE ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) IsSetE() bool
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) ReadField0 ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) ReadField1 ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) String ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForAcctVerifResult) String() string
type PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs ¶
type PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs struct {
AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"`
}
Attributes:
- AuthSessionId
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs ¶
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs() *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) String ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthArgs) String() string
type PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult ¶
type PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult struct { Success *IssueWebAuthDetailsForSecondAuthResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult ¶
func NewPrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult() *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) GetE ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) GetE() *AuthException
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) GetSuccess ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) IsSetE ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) IsSetE() bool
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) ReadField0 ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) ReadField1 ¶
func (*PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) String ¶
func (p *PrimaryAccountInitServiceIssueWebAuthDetailsForSecondAuthResult) String() string
type PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args ¶
type PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args struct {
AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"`
}
Attributes:
- AuthSessionId
func NewPrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args ¶
func NewPrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args() *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) GetAuthSessionId() string
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) ReadField1 ¶
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) String ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Args) String() string
type PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result ¶
type PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result struct { Success *MigratePrimaryV2Response `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result ¶
func NewPrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result() *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) GetE ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) GetE() *AuthException
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) GetSuccess ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) GetSuccess() *MigratePrimaryV2Response
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) IsSetE ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) IsSetE() bool
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) IsSetSuccess() bool
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) ReadField0 ¶
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) ReadField1 ¶
func (*PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) String ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingEapAccountV2Result) String() string
type PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args ¶
type PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args struct {
AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"`
}
Attributes:
- AuthSessionId
func NewPrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args ¶
func NewPrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args() *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) GetAuthSessionId() string
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) ReadField1 ¶
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) String ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Args) String() string
type PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result ¶
type PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result struct { Success *MigratePrimaryV2Response `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result ¶
func NewPrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result() *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) GetE ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) GetE() *AuthException
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) GetSuccess ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) GetSuccess() *MigratePrimaryV2Response
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) IsSetE ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) IsSetE() bool
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) IsSetSuccess() bool
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) ReadField0 ¶
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) ReadField1 ¶
func (*PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) String ¶
func (p *PrimaryAccountInitServiceMigratePrimaryUsingPhoneV2Result) String() string
type PrimaryAccountInitServiceOpenSessionArgs ¶
type PrimaryAccountInitServiceOpenSessionArgs struct {
Request *OpenSessionRequest `thrift:"request,1" db:"request" json:"request"`
}
Attributes:
- Request
func NewPrimaryAccountInitServiceOpenSessionArgs ¶
func NewPrimaryAccountInitServiceOpenSessionArgs() *PrimaryAccountInitServiceOpenSessionArgs
func (*PrimaryAccountInitServiceOpenSessionArgs) GetRequest ¶
func (p *PrimaryAccountInitServiceOpenSessionArgs) GetRequest() *OpenSessionRequest
func (*PrimaryAccountInitServiceOpenSessionArgs) IsSetRequest ¶
func (p *PrimaryAccountInitServiceOpenSessionArgs) IsSetRequest() bool
func (*PrimaryAccountInitServiceOpenSessionArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceOpenSessionArgs) String ¶
func (p *PrimaryAccountInitServiceOpenSessionArgs) String() string
type PrimaryAccountInitServiceOpenSessionResult ¶
type PrimaryAccountInitServiceOpenSessionResult struct { Success *string `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceOpenSessionResult ¶
func NewPrimaryAccountInitServiceOpenSessionResult() *PrimaryAccountInitServiceOpenSessionResult
func (*PrimaryAccountInitServiceOpenSessionResult) GetE ¶
func (p *PrimaryAccountInitServiceOpenSessionResult) GetE() *AuthException
func (*PrimaryAccountInitServiceOpenSessionResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceOpenSessionResult) GetSuccess() string
func (*PrimaryAccountInitServiceOpenSessionResult) IsSetE ¶
func (p *PrimaryAccountInitServiceOpenSessionResult) IsSetE() bool
func (*PrimaryAccountInitServiceOpenSessionResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceOpenSessionResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceOpenSessionResult) ReadField0 ¶
func (*PrimaryAccountInitServiceOpenSessionResult) ReadField1 ¶
func (*PrimaryAccountInitServiceOpenSessionResult) String ¶
func (p *PrimaryAccountInitServiceOpenSessionResult) String() string
type PrimaryAccountInitServiceProcessor ¶
type PrimaryAccountInitServiceProcessor struct {
// contains filtered or unexported fields
}
func NewPrimaryAccountInitServiceProcessor ¶
func NewPrimaryAccountInitServiceProcessor(handler PrimaryAccountInitService) *PrimaryAccountInitServiceProcessor
func (*PrimaryAccountInitServiceProcessor) AddToProcessorMap ¶
func (p *PrimaryAccountInitServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)
func (*PrimaryAccountInitServiceProcessor) GetProcessorFunction ¶
func (p *PrimaryAccountInitServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)
func (*PrimaryAccountInitServiceProcessor) Process ¶
func (p *PrimaryAccountInitServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)
func (*PrimaryAccountInitServiceProcessor) ProcessorMap ¶
func (p *PrimaryAccountInitServiceProcessor) ProcessorMap() map[string]thrift.TProcessorFunction
type PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs ¶
type PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs struct { // unused field # 1 AuthSessionId string `thrift:"authSessionId,2" db:"authSessionId" json:"authSessionId"` }
Attributes:
- AuthSessionId
func NewPrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs ¶
func NewPrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs() *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) String ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneArgs) String() string
type PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult ¶
type PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult struct { Success *RegisterPrimaryResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult ¶
func NewPrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult() *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) GetE ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) GetE() *AuthException
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) GetSuccess() *RegisterPrimaryResponse
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) IsSetE ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) IsSetE() bool
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) ReadField0 ¶
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) ReadField1 ¶
func (*PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) String ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult) String() string
type PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs ¶
type PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs struct { // unused field # 1 AuthSessionId string `thrift:"authSessionId,2" db:"authSessionId" json:"authSessionId"` }
Attributes:
- AuthSessionId
func NewPrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs ¶
func NewPrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs() *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) String ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginArgs) String() string
type PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult ¶
type PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult struct { Success *RegisterPrimaryResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult ¶
func NewPrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult() *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) GetE ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) GetE() *AuthException
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) GetSuccess() *RegisterPrimaryResponse
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) IsSetE ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) IsSetE() bool
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) ReadField0 ¶
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) ReadField1 ¶
func (*PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) String ¶
func (p *PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult) String() string
type PrimaryAccountInitServiceSendPinCodeForPhoneArgs ¶
type PrimaryAccountInitServiceSendPinCodeForPhoneArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` Device *Device `thrift:"device,2" db:"device" json:"device"` UserPhoneNumber *UserPhoneNumber `thrift:"userPhoneNumber,3" db:"userPhoneNumber" json:"userPhoneNumber"` VerifMethod VerifMethod `thrift:"verifMethod,4" db:"verifMethod" json:"verifMethod"` }
Attributes:
- AuthSessionId
- Device
- UserPhoneNumber
- VerifMethod
func NewPrimaryAccountInitServiceSendPinCodeForPhoneArgs ¶
func NewPrimaryAccountInitServiceSendPinCodeForPhoneArgs() *PrimaryAccountInitServiceSendPinCodeForPhoneArgs
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetDevice ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetDevice() *Device
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetUserPhoneNumber ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetUserPhoneNumber() *UserPhoneNumber
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetVerifMethod ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) GetVerifMethod() VerifMethod
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) IsSetDevice ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) IsSetDevice() bool
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) IsSetUserPhoneNumber ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) IsSetUserPhoneNumber() bool
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField3 ¶
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) ReadField4 ¶
func (*PrimaryAccountInitServiceSendPinCodeForPhoneArgs) String ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneArgs) String() string
type PrimaryAccountInitServiceSendPinCodeForPhoneResult ¶
type PrimaryAccountInitServiceSendPinCodeForPhoneResult struct { Success *SendPinCodeForPhoneResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceSendPinCodeForPhoneResult ¶
func NewPrimaryAccountInitServiceSendPinCodeForPhoneResult() *PrimaryAccountInitServiceSendPinCodeForPhoneResult
func (*PrimaryAccountInitServiceSendPinCodeForPhoneResult) GetE ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) GetE() *AuthException
func (*PrimaryAccountInitServiceSendPinCodeForPhoneResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) GetSuccess() *SendPinCodeForPhoneResponse
func (*PrimaryAccountInitServiceSendPinCodeForPhoneResult) IsSetE ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) IsSetE() bool
func (*PrimaryAccountInitServiceSendPinCodeForPhoneResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceSendPinCodeForPhoneResult) ReadField0 ¶
func (*PrimaryAccountInitServiceSendPinCodeForPhoneResult) ReadField1 ¶
func (*PrimaryAccountInitServiceSendPinCodeForPhoneResult) String ¶
func (p *PrimaryAccountInitServiceSendPinCodeForPhoneResult) String() string
type PrimaryAccountInitServiceSetPasswordArgs ¶
type PrimaryAccountInitServiceSetPasswordArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` EncryptedPassword *EncryptedPassword `thrift:"encryptedPassword,2" db:"encryptedPassword" json:"encryptedPassword"` }
Attributes:
- AuthSessionId
- EncryptedPassword
func NewPrimaryAccountInitServiceSetPasswordArgs ¶
func NewPrimaryAccountInitServiceSetPasswordArgs() *PrimaryAccountInitServiceSetPasswordArgs
func (*PrimaryAccountInitServiceSetPasswordArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceSetPasswordArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceSetPasswordArgs) GetEncryptedPassword ¶
func (p *PrimaryAccountInitServiceSetPasswordArgs) GetEncryptedPassword() *EncryptedPassword
func (*PrimaryAccountInitServiceSetPasswordArgs) IsSetEncryptedPassword ¶
func (p *PrimaryAccountInitServiceSetPasswordArgs) IsSetEncryptedPassword() bool
func (*PrimaryAccountInitServiceSetPasswordArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceSetPasswordArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceSetPasswordArgs) String ¶
func (p *PrimaryAccountInitServiceSetPasswordArgs) String() string
type PrimaryAccountInitServiceSetPasswordResult ¶
type PrimaryAccountInitServiceSetPasswordResult struct {
E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"`
}
Attributes:
- E
func NewPrimaryAccountInitServiceSetPasswordResult ¶
func NewPrimaryAccountInitServiceSetPasswordResult() *PrimaryAccountInitServiceSetPasswordResult
func (*PrimaryAccountInitServiceSetPasswordResult) GetE ¶
func (p *PrimaryAccountInitServiceSetPasswordResult) GetE() *AuthException
func (*PrimaryAccountInitServiceSetPasswordResult) IsSetE ¶
func (p *PrimaryAccountInitServiceSetPasswordResult) IsSetE() bool
func (*PrimaryAccountInitServiceSetPasswordResult) ReadField1 ¶
func (*PrimaryAccountInitServiceSetPasswordResult) String ¶
func (p *PrimaryAccountInitServiceSetPasswordResult) String() string
type PrimaryAccountInitServiceValidateProfileArgs ¶
type PrimaryAccountInitServiceValidateProfileArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` DisplayName string `thrift:"displayName,2" db:"displayName" json:"displayName"` }
Attributes:
- AuthSessionId
- DisplayName
func NewPrimaryAccountInitServiceValidateProfileArgs ¶
func NewPrimaryAccountInitServiceValidateProfileArgs() *PrimaryAccountInitServiceValidateProfileArgs
func (*PrimaryAccountInitServiceValidateProfileArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceValidateProfileArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceValidateProfileArgs) GetDisplayName ¶
func (p *PrimaryAccountInitServiceValidateProfileArgs) GetDisplayName() string
func (*PrimaryAccountInitServiceValidateProfileArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceValidateProfileArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceValidateProfileArgs) String ¶
func (p *PrimaryAccountInitServiceValidateProfileArgs) String() string
type PrimaryAccountInitServiceValidateProfileResult ¶
type PrimaryAccountInitServiceValidateProfileResult struct {
E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"`
}
Attributes:
- E
func NewPrimaryAccountInitServiceValidateProfileResult ¶
func NewPrimaryAccountInitServiceValidateProfileResult() *PrimaryAccountInitServiceValidateProfileResult
func (*PrimaryAccountInitServiceValidateProfileResult) GetE ¶
func (p *PrimaryAccountInitServiceValidateProfileResult) GetE() *AuthException
func (*PrimaryAccountInitServiceValidateProfileResult) IsSetE ¶
func (p *PrimaryAccountInitServiceValidateProfileResult) IsSetE() bool
func (*PrimaryAccountInitServiceValidateProfileResult) ReadField1 ¶
func (*PrimaryAccountInitServiceValidateProfileResult) String ¶
func (p *PrimaryAccountInitServiceValidateProfileResult) String() string
type PrimaryAccountInitServiceVerifyAccountUsingPwdArgs ¶
type PrimaryAccountInitServiceVerifyAccountUsingPwdArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` AccountIdentifier *AccountIdentifier `thrift:"accountIdentifier,2" db:"accountIdentifier" json:"accountIdentifier"` EncryptedPassword *EncryptedPassword `thrift:"encryptedPassword,3" db:"encryptedPassword" json:"encryptedPassword"` }
Attributes:
- AuthSessionId
- AccountIdentifier
- EncryptedPassword
func NewPrimaryAccountInitServiceVerifyAccountUsingPwdArgs ¶
func NewPrimaryAccountInitServiceVerifyAccountUsingPwdArgs() *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetAccountIdentifier() *AccountIdentifier
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetEncryptedPassword ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) GetEncryptedPassword() *EncryptedPassword
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) IsSetAccountIdentifier ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) IsSetAccountIdentifier() bool
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) IsSetEncryptedPassword ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) IsSetEncryptedPassword() bool
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) ReadField3 ¶
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) String ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdArgs) String() string
type PrimaryAccountInitServiceVerifyAccountUsingPwdResult ¶
type PrimaryAccountInitServiceVerifyAccountUsingPwdResult struct { Success *VerifyAccountUsingPwdResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceVerifyAccountUsingPwdResult ¶
func NewPrimaryAccountInitServiceVerifyAccountUsingPwdResult() *PrimaryAccountInitServiceVerifyAccountUsingPwdResult
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdResult) GetE ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) GetE() *AuthException
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) GetSuccess() *VerifyAccountUsingPwdResponse
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdResult) IsSetE ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) IsSetE() bool
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdResult) ReadField0 ¶
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdResult) ReadField1 ¶
func (*PrimaryAccountInitServiceVerifyAccountUsingPwdResult) String ¶
func (p *PrimaryAccountInitServiceVerifyAccountUsingPwdResult) String() string
type PrimaryAccountInitServiceVerifyPhoneArgs ¶
type PrimaryAccountInitServiceVerifyPhoneArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` Device *Device `thrift:"device,2" db:"device" json:"device"` UserPhoneNumber *UserPhoneNumber `thrift:"userPhoneNumber,3" db:"userPhoneNumber" json:"userPhoneNumber"` PinCode string `thrift:"pinCode,4" db:"pinCode" json:"pinCode"` }
Attributes:
- AuthSessionId
- Device
- UserPhoneNumber
- PinCode
func NewPrimaryAccountInitServiceVerifyPhoneArgs ¶
func NewPrimaryAccountInitServiceVerifyPhoneArgs() *PrimaryAccountInitServiceVerifyPhoneArgs
func (*PrimaryAccountInitServiceVerifyPhoneArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceVerifyPhoneArgs) GetDevice ¶
func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetDevice() *Device
func (*PrimaryAccountInitServiceVerifyPhoneArgs) GetPinCode ¶
func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetPinCode() string
func (*PrimaryAccountInitServiceVerifyPhoneArgs) GetUserPhoneNumber ¶
func (p *PrimaryAccountInitServiceVerifyPhoneArgs) GetUserPhoneNumber() *UserPhoneNumber
func (*PrimaryAccountInitServiceVerifyPhoneArgs) IsSetDevice ¶
func (p *PrimaryAccountInitServiceVerifyPhoneArgs) IsSetDevice() bool
func (*PrimaryAccountInitServiceVerifyPhoneArgs) IsSetUserPhoneNumber ¶
func (p *PrimaryAccountInitServiceVerifyPhoneArgs) IsSetUserPhoneNumber() bool
func (*PrimaryAccountInitServiceVerifyPhoneArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceVerifyPhoneArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceVerifyPhoneArgs) ReadField3 ¶
func (*PrimaryAccountInitServiceVerifyPhoneArgs) ReadField4 ¶
func (*PrimaryAccountInitServiceVerifyPhoneArgs) String ¶
func (p *PrimaryAccountInitServiceVerifyPhoneArgs) String() string
type PrimaryAccountInitServiceVerifyPhoneResult ¶
type PrimaryAccountInitServiceVerifyPhoneResult struct { Success *VerifyPhoneResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceVerifyPhoneResult ¶
func NewPrimaryAccountInitServiceVerifyPhoneResult() *PrimaryAccountInitServiceVerifyPhoneResult
func (*PrimaryAccountInitServiceVerifyPhoneResult) GetE ¶
func (p *PrimaryAccountInitServiceVerifyPhoneResult) GetE() *AuthException
func (*PrimaryAccountInitServiceVerifyPhoneResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceVerifyPhoneResult) GetSuccess() *VerifyPhoneResponse
func (*PrimaryAccountInitServiceVerifyPhoneResult) IsSetE ¶
func (p *PrimaryAccountInitServiceVerifyPhoneResult) IsSetE() bool
func (*PrimaryAccountInitServiceVerifyPhoneResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceVerifyPhoneResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceVerifyPhoneResult) ReadField0 ¶
func (*PrimaryAccountInitServiceVerifyPhoneResult) ReadField1 ¶
func (*PrimaryAccountInitServiceVerifyPhoneResult) String ¶
func (p *PrimaryAccountInitServiceVerifyPhoneResult) String() string
type PrimaryAccountInitServiceVerifySocialLoginArgs ¶
type PrimaryAccountInitServiceVerifySocialLoginArgs struct { AuthSessionId string `thrift:"authSessionId,1" db:"authSessionId" json:"authSessionId"` Device *Device `thrift:"device,2" db:"device" json:"device"` SocialLogin *SocialLogin `thrift:"socialLogin,3" db:"socialLogin" json:"socialLogin"` }
Attributes:
- AuthSessionId
- Device
- SocialLogin
func NewPrimaryAccountInitServiceVerifySocialLoginArgs ¶
func NewPrimaryAccountInitServiceVerifySocialLoginArgs() *PrimaryAccountInitServiceVerifySocialLoginArgs
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) GetAuthSessionId ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) GetAuthSessionId() string
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) GetDevice ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) GetDevice() *Device
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) GetSocialLogin ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) GetSocialLogin() *SocialLogin
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) IsSetDevice ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) IsSetDevice() bool
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) IsSetSocialLogin ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) IsSetSocialLogin() bool
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) ReadField1 ¶
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) ReadField2 ¶
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) ReadField3 ¶
func (*PrimaryAccountInitServiceVerifySocialLoginArgs) String ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginArgs) String() string
type PrimaryAccountInitServiceVerifySocialLoginResult ¶
type PrimaryAccountInitServiceVerifySocialLoginResult struct { Success *VerifySocialLoginResponse `thrift:"success,0" db:"success" json:"success,omitempty"` E *AuthException `thrift:"e,1" db:"e" json:"e,omitempty"` }
Attributes:
- Success
- E
func NewPrimaryAccountInitServiceVerifySocialLoginResult ¶
func NewPrimaryAccountInitServiceVerifySocialLoginResult() *PrimaryAccountInitServiceVerifySocialLoginResult
func (*PrimaryAccountInitServiceVerifySocialLoginResult) GetE ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginResult) GetE() *AuthException
func (*PrimaryAccountInitServiceVerifySocialLoginResult) GetSuccess ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginResult) GetSuccess() *VerifySocialLoginResponse
func (*PrimaryAccountInitServiceVerifySocialLoginResult) IsSetE ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginResult) IsSetE() bool
func (*PrimaryAccountInitServiceVerifySocialLoginResult) IsSetSuccess ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginResult) IsSetSuccess() bool
func (*PrimaryAccountInitServiceVerifySocialLoginResult) ReadField0 ¶
func (*PrimaryAccountInitServiceVerifySocialLoginResult) ReadField1 ¶
func (*PrimaryAccountInitServiceVerifySocialLoginResult) String ¶
func (p *PrimaryAccountInitServiceVerifySocialLoginResult) String() string
type RegisterPrimaryResponse ¶
type RegisterPrimaryResponse struct {
AuthToken string `thrift:"authToken,1" db:"authToken" json:"authToken"`
}
Attributes:
- AuthToken
var PrimaryAccountInitServiceRegisterPrimaryUsingPhoneResult_Success_DEFAULT *RegisterPrimaryResponse
var PrimaryAccountInitServiceRegisterPrimaryUsingSocialLoginResult_Success_DEFAULT *RegisterPrimaryResponse
func NewRegisterPrimaryResponse ¶
func NewRegisterPrimaryResponse() *RegisterPrimaryResponse
func (*RegisterPrimaryResponse) Equals ¶
func (p *RegisterPrimaryResponse) Equals(other *RegisterPrimaryResponse) bool
func (*RegisterPrimaryResponse) GetAuthToken ¶
func (p *RegisterPrimaryResponse) GetAuthToken() string
func (*RegisterPrimaryResponse) ReadField1 ¶
func (*RegisterPrimaryResponse) String ¶
func (p *RegisterPrimaryResponse) String() string
type SecondAuthMethod ¶
type SecondAuthMethod int64
const ( SecondAuthMethod_UNKNOWN SecondAuthMethod = 0 SecondAuthMethod_SKIP SecondAuthMethod = 1 SecondAuthMethod_WEB_BASED SecondAuthMethod = 2 )
func SecondAuthMethodFromString ¶
func SecondAuthMethodFromString(s string) (SecondAuthMethod, error)
func SecondAuthMethodPtr ¶
func SecondAuthMethodPtr(v SecondAuthMethod) *SecondAuthMethod
func (SecondAuthMethod) MarshalText ¶
func (p SecondAuthMethod) MarshalText() ([]byte, error)
func (*SecondAuthMethod) Scan ¶
func (p *SecondAuthMethod) Scan(value interface{}) error
func (SecondAuthMethod) String ¶
func (p SecondAuthMethod) String() string
func (*SecondAuthMethod) UnmarshalText ¶
func (p *SecondAuthMethod) UnmarshalText(text []byte) error
type SendPinCodeForPhoneResponse ¶
type SendPinCodeForPhoneResponse struct {
AvailableMethods []VerifMethod `thrift:"availableMethods,1" db:"availableMethods" json:"availableMethods"`
}
Attributes:
- AvailableMethods
var PrimaryAccountInitServiceSendPinCodeForPhoneResult_Success_DEFAULT *SendPinCodeForPhoneResponse
func NewSendPinCodeForPhoneResponse ¶
func NewSendPinCodeForPhoneResponse() *SendPinCodeForPhoneResponse
func (*SendPinCodeForPhoneResponse) Equals ¶
func (p *SendPinCodeForPhoneResponse) Equals(other *SendPinCodeForPhoneResponse) bool
func (*SendPinCodeForPhoneResponse) GetAvailableMethods ¶
func (p *SendPinCodeForPhoneResponse) GetAvailableMethods() []VerifMethod
func (*SendPinCodeForPhoneResponse) ReadField1 ¶
func (*SendPinCodeForPhoneResponse) String ¶
func (p *SendPinCodeForPhoneResponse) String() string
type SimCard ¶
type SimCard struct { CountryCode string `thrift:"countryCode,1" db:"countryCode" json:"countryCode"` Hni string `thrift:"hni,2" db:"hni" json:"hni"` CarrierName string `thrift:"carrierName,3" db:"carrierName" json:"carrierName"` }
Attributes:
- CountryCode
- Hni
- CarrierName
var PrimaryAccountInitServiceGetCountryInfoArgs_SimCard_DEFAULT *SimCard
func NewSimCard ¶
func NewSimCard() *SimCard
func (*SimCard) GetCarrierName ¶
func (*SimCard) GetCountryCode ¶
func (*SimCard) ReadField1 ¶
func (*SimCard) ReadField2 ¶
func (*SimCard) ReadField3 ¶
type SocialLogin ¶
type SocialLogin struct { Type SocialLoginType `thrift:"type,1" db:"type" json:"type"` AccessToken string `thrift:"accessToken,2" db:"accessToken" json:"accessToken"` CountryCode string `thrift:"countryCode,3" db:"countryCode" json:"countryCode"` }
Attributes:
- Type
- AccessToken
- CountryCode
var PrimaryAccountInitServiceVerifySocialLoginArgs_SocialLogin_DEFAULT *SocialLogin
func NewSocialLogin ¶
func NewSocialLogin() *SocialLogin
func (*SocialLogin) Equals ¶
func (p *SocialLogin) Equals(other *SocialLogin) bool
func (*SocialLogin) GetAccessToken ¶
func (p *SocialLogin) GetAccessToken() string
func (*SocialLogin) GetCountryCode ¶
func (p *SocialLogin) GetCountryCode() string
func (*SocialLogin) GetType ¶
func (p *SocialLogin) GetType() SocialLoginType
func (*SocialLogin) ReadField1 ¶
func (*SocialLogin) ReadField2 ¶
func (*SocialLogin) ReadField3 ¶
func (*SocialLogin) String ¶
func (p *SocialLogin) String() string
type SocialLoginType ¶
type SocialLoginType int64
const ( SocialLoginType_UNKNOWN SocialLoginType = 0 SocialLoginType_FACEBOOK SocialLoginType = 1 SocialLoginType_APPLE SocialLoginType = 2 )
func SocialLoginTypeFromString ¶
func SocialLoginTypeFromString(s string) (SocialLoginType, error)
func SocialLoginTypePtr ¶
func SocialLoginTypePtr(v SocialLoginType) *SocialLoginType
func (SocialLoginType) MarshalText ¶
func (p SocialLoginType) MarshalText() ([]byte, error)
func (*SocialLoginType) Scan ¶
func (p *SocialLoginType) Scan(value interface{}) error
func (SocialLoginType) String ¶
func (p SocialLoginType) String() string
func (*SocialLoginType) UnmarshalText ¶
func (p *SocialLoginType) UnmarshalText(text []byte) error
type UserPhoneNumber ¶
type UserPhoneNumber struct { PhoneNumber string `thrift:"phoneNumber,1" db:"phoneNumber" json:"phoneNumber"` CountryCode string `thrift:"countryCode,2" db:"countryCode" json:"countryCode"` }
Attributes:
- PhoneNumber
- CountryCode
var PrimaryAccountInitServiceGetPhoneVerifMethodArgs_UserPhoneNumber_DEFAULT *UserPhoneNumber
var PrimaryAccountInitServiceSendPinCodeForPhoneArgs_UserPhoneNumber_DEFAULT *UserPhoneNumber
var PrimaryAccountInitServiceVerifyPhoneArgs_UserPhoneNumber_DEFAULT *UserPhoneNumber
func NewUserPhoneNumber ¶
func NewUserPhoneNumber() *UserPhoneNumber
func (*UserPhoneNumber) Equals ¶
func (p *UserPhoneNumber) Equals(other *UserPhoneNumber) bool
func (*UserPhoneNumber) GetCountryCode ¶
func (p *UserPhoneNumber) GetCountryCode() string
func (*UserPhoneNumber) GetPhoneNumber ¶
func (p *UserPhoneNumber) GetPhoneNumber() string
func (*UserPhoneNumber) ReadField1 ¶
func (*UserPhoneNumber) ReadField2 ¶
func (*UserPhoneNumber) String ¶
func (p *UserPhoneNumber) String() string
type UserProfile ¶
type UserProfile struct { DisplayName string `thrift:"displayName,1" db:"displayName" json:"displayName"` ProfileImageUrl string `thrift:"profileImageUrl,2" db:"profileImageUrl" json:"profileImageUrl"` }
Attributes:
- DisplayName
- ProfileImageUrl
var GetUserProfileResponse_UserProfile_DEFAULT *UserProfile
var VerifyAccountUsingPwdResponse_UserProfile_DEFAULT *UserProfile
var VerifyPhoneResponse_UserProfile_DEFAULT *UserProfile
var VerifySocialLoginResponse_UserProfile_DEFAULT *UserProfile
func NewUserProfile ¶
func NewUserProfile() *UserProfile
func (*UserProfile) Equals ¶
func (p *UserProfile) Equals(other *UserProfile) bool
func (*UserProfile) GetDisplayName ¶
func (p *UserProfile) GetDisplayName() string
func (*UserProfile) GetProfileImageUrl ¶
func (p *UserProfile) GetProfileImageUrl() string
func (*UserProfile) ReadField1 ¶
func (*UserProfile) ReadField2 ¶
func (*UserProfile) String ¶
func (p *UserProfile) String() string
type VerifMethod ¶
type VerifMethod int64
const ( VerifMethod_UNKNOWN VerifMethod = 0 VerifMethod_UNAVAILABLE VerifMethod = 1 VerifMethod_SMS VerifMethod = 2 VerifMethod_TTS VerifMethod = 3 )
func VerifMethodFromString ¶
func VerifMethodFromString(s string) (VerifMethod, error)
func VerifMethodPtr ¶
func VerifMethodPtr(v VerifMethod) *VerifMethod
func (VerifMethod) MarshalText ¶
func (p VerifMethod) MarshalText() ([]byte, error)
func (*VerifMethod) Scan ¶
func (p *VerifMethod) Scan(value interface{}) error
func (VerifMethod) String ¶
func (p VerifMethod) String() string
func (*VerifMethod) UnmarshalText ¶
func (p *VerifMethod) UnmarshalText(text []byte) error
type VerifyAccountUsingPwdResponse ¶
type VerifyAccountUsingPwdResponse struct { // unused field # 1 UserProfile *UserProfile `thrift:"userProfile,2" db:"userProfile" json:"userProfile"` }
Attributes:
- UserProfile
var PrimaryAccountInitServiceVerifyAccountUsingPwdResult_Success_DEFAULT *VerifyAccountUsingPwdResponse
func NewVerifyAccountUsingPwdResponse ¶
func NewVerifyAccountUsingPwdResponse() *VerifyAccountUsingPwdResponse
func (*VerifyAccountUsingPwdResponse) Equals ¶
func (p *VerifyAccountUsingPwdResponse) Equals(other *VerifyAccountUsingPwdResponse) bool
func (*VerifyAccountUsingPwdResponse) GetUserProfile ¶
func (p *VerifyAccountUsingPwdResponse) GetUserProfile() *UserProfile
func (*VerifyAccountUsingPwdResponse) IsSetUserProfile ¶
func (p *VerifyAccountUsingPwdResponse) IsSetUserProfile() bool
func (*VerifyAccountUsingPwdResponse) ReadField2 ¶
func (*VerifyAccountUsingPwdResponse) String ¶
func (p *VerifyAccountUsingPwdResponse) String() string
type VerifyPhoneResponse ¶
type VerifyPhoneResponse struct { // unused field # 1 AccountExist bool `thrift:"accountExist,2" db:"accountExist" json:"accountExist"` SameUdidFromAccount bool `thrift:"sameUdidFromAccount,3" db:"sameUdidFromAccount" json:"sameUdidFromAccount"` // unused fields # 4 to 10 UserProfile *UserProfile `thrift:"userProfile,11" db:"userProfile" json:"userProfile"` }
Attributes:
- AccountExist
- SameUdidFromAccount
- UserProfile
var PrimaryAccountInitServiceVerifyPhoneResult_Success_DEFAULT *VerifyPhoneResponse
func NewVerifyPhoneResponse ¶
func NewVerifyPhoneResponse() *VerifyPhoneResponse
func (*VerifyPhoneResponse) Equals ¶
func (p *VerifyPhoneResponse) Equals(other *VerifyPhoneResponse) bool
func (*VerifyPhoneResponse) GetAccountExist ¶
func (p *VerifyPhoneResponse) GetAccountExist() bool
func (*VerifyPhoneResponse) GetSameUdidFromAccount ¶
func (p *VerifyPhoneResponse) GetSameUdidFromAccount() bool
func (*VerifyPhoneResponse) GetUserProfile ¶
func (p *VerifyPhoneResponse) GetUserProfile() *UserProfile
func (*VerifyPhoneResponse) IsSetUserProfile ¶
func (p *VerifyPhoneResponse) IsSetUserProfile() bool
func (*VerifyPhoneResponse) ReadField11 ¶
func (*VerifyPhoneResponse) ReadField2 ¶
func (*VerifyPhoneResponse) ReadField3 ¶
func (*VerifyPhoneResponse) String ¶
func (p *VerifyPhoneResponse) String() string
type VerifySocialLoginResponse ¶
type VerifySocialLoginResponse struct { // unused field # 1 AccountExist bool `thrift:"accountExist,2" db:"accountExist" json:"accountExist"` // unused fields # 3 to 10 UserProfile *UserProfile `thrift:"userProfile,11" db:"userProfile" json:"userProfile"` SameUdidFromAccount bool `thrift:"sameUdidFromAccount,12" db:"sameUdidFromAccount" json:"sameUdidFromAccount"` }
Attributes:
- AccountExist
- UserProfile
- SameUdidFromAccount
var PrimaryAccountInitServiceVerifySocialLoginResult_Success_DEFAULT *VerifySocialLoginResponse
func NewVerifySocialLoginResponse ¶
func NewVerifySocialLoginResponse() *VerifySocialLoginResponse
func (*VerifySocialLoginResponse) Equals ¶
func (p *VerifySocialLoginResponse) Equals(other *VerifySocialLoginResponse) bool
func (*VerifySocialLoginResponse) GetAccountExist ¶
func (p *VerifySocialLoginResponse) GetAccountExist() bool
func (*VerifySocialLoginResponse) GetSameUdidFromAccount ¶
func (p *VerifySocialLoginResponse) GetSameUdidFromAccount() bool
func (*VerifySocialLoginResponse) GetUserProfile ¶
func (p *VerifySocialLoginResponse) GetUserProfile() *UserProfile
func (*VerifySocialLoginResponse) IsSetUserProfile ¶
func (p *VerifySocialLoginResponse) IsSetUserProfile() bool
func (*VerifySocialLoginResponse) ReadField11 ¶
func (*VerifySocialLoginResponse) ReadField12 ¶
func (*VerifySocialLoginResponse) ReadField2 ¶
func (*VerifySocialLoginResponse) String ¶
func (p *VerifySocialLoginResponse) String() string
type WebAuthDetails ¶
type WebAuthDetails struct { BaseUrl string `thrift:"baseUrl,1" db:"baseUrl" json:"baseUrl"` Token string `thrift:"token,2" db:"token" json:"token"` }
Attributes:
- BaseUrl
- Token
var AuthException_WebAuthDetails_DEFAULT *WebAuthDetails
var IssueWebAuthDetailsForAcctVerifResponse_WebAuthDetails_DEFAULT *WebAuthDetails
var IssueWebAuthDetailsForSecondAuthResponse_WebAuthDetails_DEFAULT *WebAuthDetails
func NewWebAuthDetails ¶
func NewWebAuthDetails() *WebAuthDetails
func (*WebAuthDetails) Equals ¶
func (p *WebAuthDetails) Equals(other *WebAuthDetails) bool
func (*WebAuthDetails) GetBaseUrl ¶
func (p *WebAuthDetails) GetBaseUrl() string
func (*WebAuthDetails) GetToken ¶
func (p *WebAuthDetails) GetToken() string
func (*WebAuthDetails) ReadField1 ¶
func (*WebAuthDetails) ReadField2 ¶
func (*WebAuthDetails) String ¶
func (p *WebAuthDetails) String() string