Index
All Classes|All Packages
A
- addCookiesToRequest(MultiValueMap<String, String>, RequestEntity.BodyBuilder) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Add cookies to the request that is being built
- addDefaultCookie(String, String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Add a default header.
- addHeadersToRequest(HttpHeaders, RequestEntity.BodyBuilder) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Add headers to the request that is being built
- amount(Long) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- ApiClient - Class in dev.vality.swag.wallets.webhook.events
- ApiClient() - Constructor for class dev.vality.swag.wallets.webhook.events.ApiClient
- ApiClient(RestTemplate) - Constructor for class dev.vality.swag.wallets.webhook.events.ApiClient
- ApiClient.CollectionFormat - Enum in dev.vality.swag.wallets.webhook.events
- ApiKeyAuth - Class in dev.vality.swag.wallets.webhook.events.auth
- ApiKeyAuth(String, String) - Constructor for class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- APPLEPAY - dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in interface dev.vality.swag.wallets.webhook.events.auth.Authentication
-
Apply authentication settings to header and / or query parameters.
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBasicAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBearerAuth
- Authentication - Interface in dev.vality.swag.wallets.webhook.events.auth
B
- BankCard - Class in dev.vality.swag.wallets.webhook.events.model
-
Bank card details
- BankCard() - Constructor for class dev.vality.swag.wallets.webhook.events.model.BankCard
- BANKCARD - dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
- BankCardAllOf - Class in dev.vality.swag.wallets.webhook.events.model
-
BankCardAllOf
- BankCardAllOf() - Constructor for class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- BankCardTokenProvider - Enum in dev.vality.swag.wallets.webhook.events.model
-
Payment token provider
- bin(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- bin(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- BITCOIN - dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
- BITCOINCASH - dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
- body(WithdrawalBody) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- buildRestTemplate() - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Build the RestTemplate used to make HTTP requests.
C
- cardNumberMask(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- cardNumberMask(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- clone() - Method in class dev.vality.swag.wallets.webhook.events.RFC3339DateFormat
- collectionPathParameterToString(ApiClient.CollectionFormat, Collection<?>) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Formats the specified collection path parameter to a string value.
- createdAt(OffsetDateTime) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- CryptoCurrency - Enum in dev.vality.swag.wallets.webhook.events.model
-
Cryptocurrency
- CryptoWallet - Class in dev.vality.swag.wallets.webhook.events.model
-
Cryptocurrency wallet details
- CryptoWallet() - Constructor for class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- CRYPTOWALLET - dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
- CryptoWalletAllOf - Class in dev.vality.swag.wallets.webhook.events.model
-
CryptoWalletAllOf
- CryptoWalletAllOf() - Constructor for class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- cryptoWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- cryptoWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- CSV - dev.vality.swag.wallets.webhook.events.ApiClient.CollectionFormat
- currency(CryptoCurrency) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- currency(CryptoCurrency) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- currency(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- currency(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
D
- defaultValue - Variable in class dev.vality.swag.wallets.webhook.events.ServerVariable
- description - Variable in class dev.vality.swag.wallets.webhook.events.ServerConfiguration
- description - Variable in class dev.vality.swag.wallets.webhook.events.ServerVariable
- destination(Destination) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
- destination(Destination) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
- destination(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- Destination - Class in dev.vality.swag.wallets.webhook.events.model
-
Destination data
- Destination() - Constructor for class dev.vality.swag.wallets.webhook.events.model.Destination
- DestinationAuthorized - Class in dev.vality.swag.wallets.webhook.events.model
-
Changing the status of the destination receiver to authorized
- DestinationAuthorized() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- DESTINATIONAUTHORIZED - dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- DestinationAuthorizedAllOf - Class in dev.vality.swag.wallets.webhook.events.model
-
DestinationAuthorizedAllOf
- DestinationAuthorizedAllOf() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- DestinationCreated - Class in dev.vality.swag.wallets.webhook.events.model
-
Destination creation event
- DestinationCreated() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
- DESTINATIONCREATED - dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- DestinationCreatedAllOf - Class in dev.vality.swag.wallets.webhook.events.model
-
DestinationCreatedAllOf
- DestinationCreatedAllOf() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
- destinationID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- destinationID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- destinationID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- DestinationResource - Class in dev.vality.swag.wallets.webhook.events.model
-
Asset receiver resource used to make withdrawals
- DestinationResource() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DestinationResource
- DestinationResource.TypeEnum - Enum in dev.vality.swag.wallets.webhook.events.model
-
Destination resource type
- DESTINATIONTOPIC - dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
- DestinationUnauthorized - Class in dev.vality.swag.wallets.webhook.events.model
-
Changing the status of the destination receiver to unauthorized
- DestinationUnauthorized() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- DESTINATIONUNAUTHORIZED - dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- dev.vality.swag.wallets.webhook.events - package dev.vality.swag.wallets.webhook.events
- dev.vality.swag.wallets.webhook.events.api - package dev.vality.swag.wallets.webhook.events.api
- dev.vality.swag.wallets.webhook.events.auth - package dev.vality.swag.wallets.webhook.events.auth
- dev.vality.swag.wallets.webhook.events.model - package dev.vality.swag.wallets.webhook.events.model
- DigitalWallet - Class in dev.vality.swag.wallets.webhook.events.model
-
Cryptocurrency wallet details
- DigitalWallet() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- DIGITALWALLET - dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
- DigitalWalletAllOf - Class in dev.vality.swag.wallets.webhook.events.model
-
DigitalWalletAllOf
- DigitalWalletAllOf() - Constructor for class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- digitalWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- digitalWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- digitalWalletProvider(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- digitalWalletProvider(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
E
- enumValues - Variable in class dev.vality.swag.wallets.webhook.events.ServerVariable
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- equals(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- ETHEREUM - dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
- Event - Class in dev.vality.swag.wallets.webhook.events.model
-
Event data
- Event() - Constructor for class dev.vality.swag.wallets.webhook.events.model.Event
- Event.EventTypeEnum - Enum in dev.vality.swag.wallets.webhook.events.model
-
Type of event that occurred
- Event.TopicEnum - Enum in dev.vality.swag.wallets.webhook.events.model
-
Subject of notification
- eventID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- EventNotificationsApi - Class in dev.vality.swag.wallets.webhook.events.api
- EventNotificationsApi() - Constructor for class dev.vality.swag.wallets.webhook.events.api.EventNotificationsApi
- EventNotificationsApi(ApiClient) - Constructor for class dev.vality.swag.wallets.webhook.events.api.EventNotificationsApi
- eventType - Variable in class dev.vality.swag.wallets.webhook.events.model.Event
- eventType(Event.EventTypeEnum) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- expandPath(String, Map<String, Object>) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Expand path template with variables
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- externalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
F
- format(Date, StringBuffer, FieldPosition) - Method in class dev.vality.swag.wallets.webhook.events.RFC3339DateFormat
- formatDate(Date) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Format the given Date object into string.
- formatOffsetDateTime(OffsetDateTime) - Method in class dev.vality.swag.wallets.webhook.events.JavaTimeFormatter
-
Format the given
OffsetDateTimeobject into string. - fromValue(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
- fromValue(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
- fromValue(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
- fromValue(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- fromValue(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
G
- generateQueryUri(MultiValueMap<String, String>, Map<String, Object>) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Include queryParams in uriParams taking into account the paramName
- getAmount() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
-
The amount of money in minor units, for example, in cents
- getApiClient() - Method in class dev.vality.swag.wallets.webhook.events.api.EventNotificationsApi
- getApiKey() - Method in class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- getAuthentication(String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Get the current base path
- getBearerToken() - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBearerAuth
- getBin() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
-
Card issuing bank BIN
- getBin() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
-
Card issuing bank BIN
- getBody() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
-
Get body
- getCardNumberMask() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
-
Masked card number
- getCardNumberMask() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
-
Masked card number
- getCreatedAt() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
-
Date and time the withdrawal started
- getCryptoWalletId() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
-
Identifier (aka address) of a cryptocurrency wallet
- getCryptoWalletId() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
-
Identifier (aka address) of a cryptocurrency wallet
- getCurrency() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
-
Get currency
- getCurrency() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
-
Get currency
- getCurrency() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
-
Currency, character code according to [ISO 4217](http://www.iso.org/iso/home/standards/currency_codes.htm).
- getCurrency() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
-
Currency, character code according to [ISO 4217](http://www.iso.org/iso/home/standards/currency_codes.htm).
- getDateFormat() - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Get the date format used to parse/format date parameters.
- getDestination() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
-
Get destination
- getDestination() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
-
Get destination
- getDestination() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
-
Destination identifier
- getDestinationID() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
-
Destination identifier
- getDestinationID() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
-
Destination identifier
- getDestinationID() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
-
Destination identifier
- getDigitalWalletId() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
-
E-wallet identifier
- getDigitalWalletId() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
-
E-wallet identifier
- getDigitalWalletProvider() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
-
Electronic assets service provider
- getDigitalWalletProvider() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
-
Electronic assets service provider
- getEventID() - Method in class dev.vality.swag.wallets.webhook.events.model.Event
-
Event identifier
- getEventType() - Method in class dev.vality.swag.wallets.webhook.events.model.Event
-
Type of event that occurred
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
-
The unique identifier of the content on your side.
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
-
The unique identifier of the content on your side.
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
-
The unique identifier of the content on your side.
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
-
The unique identifier of the content on your side.
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
-
The unique identifier of the content on your side.
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
-
The unique identifier of the content on your side.
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
-
The unique identifier of the content on your side.
- getExternalID() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
-
The unique identifier of the content on your side.
- getId() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
-
Destination identifier
- getId() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
-
Identifier of funds withdrawal
- getIdentity() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
-
Identifier of wallet owner
- getLastDigits() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
-
Card last digits
- getLastDigits() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
-
Card last digits
- getLocation() - Method in class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- getMetadata() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
-
An arbitrary, client-specific API and non-transparent set of data associated with given receiver
- getMetadata() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
-
A custom client-specific API and a data set that is not transparent to the system, associated with this withdrawal
- getMetadata_JsonNullable() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- getName() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
-
A human-readable name for the receiver by which it is easily recognizable
- getOccuredAt() - Method in class dev.vality.swag.wallets.webhook.events.model.Event
-
Date and time the event occurrence
- getOffsetDateTimeFormatter() - Method in class dev.vality.swag.wallets.webhook.events.JavaTimeFormatter
-
Get the date format used to parse/format
OffsetDateTimeparameters. - getParamName() - Method in class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- getPassword() - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBasicAuth
- getPaymentSystem() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
-
Payment system
- getPaymentSystem() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
-
Payment system
- getResource() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
-
Get resource
- getTokenProvider() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
-
Get tokenProvider
- getTokenProvider() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
-
Get tokenProvider
- getTopic() - Method in class dev.vality.swag.wallets.webhook.events.model.Event
-
Subject of notification
- getType() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
-
Destination resource type
- getUsername() - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBasicAuth
- getValue() - Method in enum dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
- getValue() - Method in enum dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
- getValue() - Method in enum dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
- getValue() - Method in enum dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- getValue() - Method in enum dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
- getWallet() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
-
Identifier of the wallet
- getWithdrawal() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
-
Get withdrawal
- getWithdrawal() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
-
Get withdrawal
- getWithdrawalID() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
-
Identifier of funds withdrawal
- getWithdrawalID() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
-
Identifier of funds withdrawal
- getWithdrawalID() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
-
Identifier of funds withdrawal
- GOOGLEPAY - dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
H
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- hashCode() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- HttpBasicAuth - Class in dev.vality.swag.wallets.webhook.events.auth
- HttpBasicAuth() - Constructor for class dev.vality.swag.wallets.webhook.events.auth.HttpBasicAuth
- HttpBearerAuth - Class in dev.vality.swag.wallets.webhook.events.auth
- HttpBearerAuth(String) - Constructor for class dev.vality.swag.wallets.webhook.events.auth.HttpBearerAuth
I
- id(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- id(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- identity(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- init() - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
- invokeAPI(String, HttpMethod, Map<String, Object>, MultiValueMap<String, String>, Object, HttpHeaders, MultiValueMap<String, String>, MultiValueMap<String, Object>, List<MediaType>, MediaType, String[], ParameterizedTypeReference<T>) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Invoke API by sending HTTP request with the given options.
- isDebugging() - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Check that whether debugging is enabled for this API client.
- isJsonMime(String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Check if the given
Stringis a JSON MIME. - isJsonMime(MediaType) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Check if the given MIME is a JSON MIME.
- isProblemJsonMime(String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Check if the given
Stringis a Problem JSON MIME (RFC-7807).
J
- JavaTimeFormatter - Class in dev.vality.swag.wallets.webhook.events
-
Class that add parsing/formatting support for Java 8+
OffsetDateTimeclass. - JavaTimeFormatter() - Constructor for class dev.vality.swag.wallets.webhook.events.JavaTimeFormatter
- JSON_PROPERTY_AMOUNT - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- JSON_PROPERTY_BIN - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCard
- JSON_PROPERTY_BIN - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- JSON_PROPERTY_BODY - Static variable in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- JSON_PROPERTY_CARD_NUMBER_MASK - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCard
- JSON_PROPERTY_CARD_NUMBER_MASK - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- JSON_PROPERTY_CREATED_AT - Static variable in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- JSON_PROPERTY_CRYPTO_WALLET_ID - Static variable in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- JSON_PROPERTY_CRYPTO_WALLET_ID - Static variable in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- JSON_PROPERTY_CURRENCY - Static variable in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- JSON_PROPERTY_CURRENCY - Static variable in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- JSON_PROPERTY_CURRENCY - Static variable in class dev.vality.swag.wallets.webhook.events.model.Destination
- JSON_PROPERTY_CURRENCY - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- JSON_PROPERTY_DESTINATION - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
- JSON_PROPERTY_DESTINATION - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
- JSON_PROPERTY_DESTINATION - Static variable in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- JSON_PROPERTY_DESTINATION_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- JSON_PROPERTY_DESTINATION_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- JSON_PROPERTY_DESTINATION_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- JSON_PROPERTY_DIGITAL_WALLET_ID - Static variable in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- JSON_PROPERTY_DIGITAL_WALLET_ID - Static variable in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- JSON_PROPERTY_DIGITAL_WALLET_PROVIDER - Static variable in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- JSON_PROPERTY_DIGITAL_WALLET_PROVIDER - Static variable in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- JSON_PROPERTY_EVENT_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.Event
- JSON_PROPERTY_EVENT_TYPE - Static variable in class dev.vality.swag.wallets.webhook.events.model.Event
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.Destination
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- JSON_PROPERTY_EXTERNAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- JSON_PROPERTY_ID - Static variable in class dev.vality.swag.wallets.webhook.events.model.Destination
- JSON_PROPERTY_ID - Static variable in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- JSON_PROPERTY_IDENTITY - Static variable in class dev.vality.swag.wallets.webhook.events.model.Destination
- JSON_PROPERTY_LAST_DIGITS - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCard
- JSON_PROPERTY_LAST_DIGITS - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- JSON_PROPERTY_METADATA - Static variable in class dev.vality.swag.wallets.webhook.events.model.Destination
- JSON_PROPERTY_METADATA - Static variable in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- JSON_PROPERTY_NAME - Static variable in class dev.vality.swag.wallets.webhook.events.model.Destination
- JSON_PROPERTY_OCCURED_AT - Static variable in class dev.vality.swag.wallets.webhook.events.model.Event
- JSON_PROPERTY_PAYMENT_SYSTEM - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCard
- JSON_PROPERTY_PAYMENT_SYSTEM - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- JSON_PROPERTY_RESOURCE - Static variable in class dev.vality.swag.wallets.webhook.events.model.Destination
- JSON_PROPERTY_TOKEN_PROVIDER - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCard
- JSON_PROPERTY_TOKEN_PROVIDER - Static variable in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- JSON_PROPERTY_TOPIC - Static variable in class dev.vality.swag.wallets.webhook.events.model.Event
- JSON_PROPERTY_TYPE - Static variable in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
- JSON_PROPERTY_WALLET - Static variable in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- JSON_PROPERTY_WITHDRAWAL - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
- JSON_PROPERTY_WITHDRAWAL - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
- JSON_PROPERTY_WITHDRAWAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- JSON_PROPERTY_WITHDRAWAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- JSON_PROPERTY_WITHDRAWAL_I_D - Static variable in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
L
- lastDigits(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- lastDigits(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- LITECOIN - dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
M
- metadata(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- metadata(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- MULTI - dev.vality.swag.wallets.webhook.events.ApiClient.CollectionFormat
N
- name(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- notifyWebhookEvent(String, Event) - Method in class dev.vality.swag.wallets.webhook.events.api.EventNotificationsApi
-
Notify of an event
- notifyWebhookEventWithHttpInfo(String, Event) - Method in class dev.vality.swag.wallets.webhook.events.api.EventNotificationsApi
-
Notify of an event
O
- occuredAt(OffsetDateTime) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
P
- parameterToMultiValueMap(ApiClient.CollectionFormat, String, Object) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Converts a parameter to a
MultiValueMapfor use in REST requests - parameterToString(Object) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Format the given parameter object into string.
- parse(String) - Method in class dev.vality.swag.wallets.webhook.events.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class dev.vality.swag.wallets.webhook.events.RFC3339DateFormat
- parseDate(String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Parse the given string into Date object.
- parseOffsetDateTime(String) - Method in class dev.vality.swag.wallets.webhook.events.JavaTimeFormatter
-
Parse the given string into
OffsetDateTimeobject. - paymentSystem(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- paymentSystem(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- PIPES - dev.vality.swag.wallets.webhook.events.ApiClient.CollectionFormat
R
- resource(DestinationResource) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- RFC3339DateFormat - Class in dev.vality.swag.wallets.webhook.events
- RFC3339DateFormat() - Constructor for class dev.vality.swag.wallets.webhook.events.RFC3339DateFormat
- RIPPLE - dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
S
- SAMSUNGPAY - dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
- selectBody(Object, MultiValueMap<String, Object>, MediaType) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Select the body to use for the request
- selectHeaderAccept(String[]) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- ServerConfiguration - Class in dev.vality.swag.wallets.webhook.events
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class dev.vality.swag.wallets.webhook.events.ServerConfiguration
- ServerVariable - Class in dev.vality.swag.wallets.webhook.events
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class dev.vality.swag.wallets.webhook.events.ServerVariable
- setAmount(Long) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- setApiClient(ApiClient) - Method in class dev.vality.swag.wallets.webhook.events.api.EventNotificationsApi
- setApiKey(String) - Method in class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class dev.vality.swag.wallets.webhook.events.auth.ApiKeyAuth
- setBasePath(String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Set the base path, which should include the host
- setBearerToken(String) - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBearerAuth
- setBin(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- setBin(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- setBody(WithdrawalBody) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setCardNumberMask(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- setCardNumberMask(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- setCreatedAt(OffsetDateTime) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setCryptoWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- setCryptoWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- setCurrency(CryptoCurrency) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- setCurrency(CryptoCurrency) - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- setCurrency(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- setCurrency(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- setDateFormat(DateFormat) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Set the date format used to parse/format date parameters.
- setDebugging(boolean) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
- setDestination(Destination) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
- setDestination(Destination) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
- setDestination(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setDestinationID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- setDestinationID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- setDestinationID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- setDigitalWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- setDigitalWalletId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- setDigitalWalletProvider(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- setDigitalWalletProvider(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- setEventID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- setEventType(Event.EventTypeEnum) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- setExternalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- setId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- setId(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setIdentity(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- setLastDigits(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- setLastDigits(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- setMetadata(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- setMetadata(Object) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setMetadata_JsonNullable(JsonNullable<Object>) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setName(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- setOccuredAt(OffsetDateTime) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- setOffsetDateTimeFormatter(DateTimeFormatter) - Method in class dev.vality.swag.wallets.webhook.events.JavaTimeFormatter
-
Set the date format used to parse/format
OffsetDateTimeparameters. - setPassword(String) - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBasicAuth
- setPaymentSystem(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- setPaymentSystem(String) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- setResource(DestinationResource) - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- setTokenProvider(BankCardTokenProvider) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- setTokenProvider(BankCardTokenProvider) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- setTopic(Event.TopicEnum) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- setType(DestinationResource.TypeEnum) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
- setUserAgent(String) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class dev.vality.swag.wallets.webhook.events.auth.HttpBasicAuth
- setWallet(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- setWithdrawal(Withdrawal) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
- setWithdrawal(Withdrawal) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
- setWithdrawalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- setWithdrawalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- setWithdrawalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- SSV - dev.vality.swag.wallets.webhook.events.ApiClient.CollectionFormat
T
- tokenProvider(BankCardTokenProvider) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- tokenProvider(BankCardTokenProvider) - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- topic(Event.TopicEnum) - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCard
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.BankCardAllOf
- toString() - Method in enum dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
- toString() - Method in enum dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWallet
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.CryptoWalletAllOf
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.Destination
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorized
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationAuthorizedAllOf
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreated
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationCreatedAllOf
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
- toString() - Method in enum dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationUnauthorized
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWallet
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.DigitalWalletAllOf
- toString() - Method in enum dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- toString() - Method in enum dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.Event
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- toString() - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- TSV - dev.vality.swag.wallets.webhook.events.ApiClient.CollectionFormat
- type - Variable in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
- type(DestinationResource.TypeEnum) - Method in class dev.vality.swag.wallets.webhook.events.model.DestinationResource
U
- updateParamsForAuth(String[], MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class dev.vality.swag.wallets.webhook.events.ApiClient
-
Update query and header parameters based on authentication settings.
- URL - Variable in class dev.vality.swag.wallets.webhook.events.ServerConfiguration
- URL() - Method in class dev.vality.swag.wallets.webhook.events.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class dev.vality.swag.wallets.webhook.events.ServerConfiguration
-
Format URL template using given variables.
V
- valueOf(String) - Static method in enum dev.vality.swag.wallets.webhook.events.ApiClient.CollectionFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum dev.vality.swag.wallets.webhook.events.ApiClient.CollectionFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.vality.swag.wallets.webhook.events.model.BankCardTokenProvider
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.vality.swag.wallets.webhook.events.model.DestinationResource.TypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variables - Variable in class dev.vality.swag.wallets.webhook.events.ServerConfiguration
W
- wallet(String) - Method in class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- withdrawal(Withdrawal) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
- withdrawal(Withdrawal) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
- Withdrawal - Class in dev.vality.swag.wallets.webhook.events.model
-
Funds withdrawal data
- Withdrawal() - Constructor for class dev.vality.swag.wallets.webhook.events.model.Withdrawal
- WithdrawalBody - Class in dev.vality.swag.wallets.webhook.events.model
-
Amount of funds to be withdrawn
- WithdrawalBody() - Constructor for class dev.vality.swag.wallets.webhook.events.model.WithdrawalBody
- WithdrawalFailed - Class in dev.vality.swag.wallets.webhook.events.model
-
Unsuccessful withdrawal event
- WithdrawalFailed() - Constructor for class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- WITHDRAWALFAILED - dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- withdrawalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalFailed
- withdrawalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- withdrawalID(String) - Method in class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- WithdrawalStarted - Class in dev.vality.swag.wallets.webhook.events.model
-
Withdrawal start event
- WithdrawalStarted() - Constructor for class dev.vality.swag.wallets.webhook.events.model.WithdrawalStarted
- WITHDRAWALSTARTED - dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- WithdrawalStartedAllOf - Class in dev.vality.swag.wallets.webhook.events.model
-
WithdrawalStartedAllOf
- WithdrawalStartedAllOf() - Constructor for class dev.vality.swag.wallets.webhook.events.model.WithdrawalStartedAllOf
- WithdrawalSucceeded - Class in dev.vality.swag.wallets.webhook.events.model
-
Successful withdrawal event
- WithdrawalSucceeded() - Constructor for class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceeded
- WITHDRAWALSUCCEEDED - dev.vality.swag.wallets.webhook.events.model.Event.EventTypeEnum
- WithdrawalSucceededAllOf - Class in dev.vality.swag.wallets.webhook.events.model
-
WithdrawalSucceededAllOf
- WithdrawalSucceededAllOf() - Constructor for class dev.vality.swag.wallets.webhook.events.model.WithdrawalSucceededAllOf
- WITHDRAWALTOPIC - dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
Z
- ZCASH - dev.vality.swag.wallets.webhook.events.model.CryptoCurrency
All Classes|All Packages