This is the complete list of members for AccelByte::Api::Wallet, including all inherited members.
| AccelBytePlatformPtr (defined in AccelByte::FApiBase) | AccelByte::FApiBase | protected |
| CredentialsRef (defined in AccelByte::FApiBase) | AccelByte::FApiBase | protected |
| FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase) | AccelByte::FApiBase | |
| FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::FApiBase) | AccelByte::FApiBase | |
| GetWalletInfoByCurrencyCode(FString const &CurrencyCode, THandler< FAccelByteModelsWalletInfo > const &OnSuccess, FErrorHandler const &OnError) | AccelByte::Api::Wallet | |
| GetWalletInfoByCurrencyCodeV2(FString const &CurrencyCode, THandler< FAccelByteModelsWalletInfoResponse > const &OnSuccess, FErrorHandler const &OnError) | AccelByte::Api::Wallet | |
| HttpClient (defined in AccelByte::FApiBase) | AccelByte::FApiBase | protected |
| HttpRef (defined in AccelByte::FApiBase) | AccelByte::FApiBase | protected |
| ListWalletTransactionsByCurrencyCode(FString const &CurrencyCode, THandler< FAccelByteModelsWalletTransactionPaging > const &OnSuccess, FErrorHandler const &OnError, int32 Offset=0, int32 Limit=20) | AccelByte::Api::Wallet | |
| SetApiClient(TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase) | AccelByte::FApiBase | |
| SettingsRef (defined in AccelByte::FApiBase) | AccelByte::FApiBase | protected |
| ValidateAccelByteId(FString const &Id, EAccelByteIdHypensRule HypenRule, FString const &ErrorMessage, T const &OnError) (defined in AccelByte::FApiBase) | AccelByte::FApiBase | inlineprotected |
| Wallet(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient=nullptr) (defined in AccelByte::Api::Wallet) | AccelByte::Api::Wallet | |
| Wallet(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::Api::Wallet) | AccelByte::Api::Wallet | |
| ~Wallet() (defined in AccelByte::Api::Wallet) | AccelByte::Api::Wallet | virtual |