A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Account - Class in co.dapi.types
- Account(String, String, String, Account.AccountType, String, boolean, Currency, Balance) - Constructor for class co.dapi.types.Account
- Account.AccountType - Enum in co.dapi.types
- AccountsMetadata - Class in co.dapi.types
- AccountsMetadata(boolean, boolean, String, String, String, String, String, BeneficiaryAddress, TransferBounds[], Range, Range, Country, Validators) - Constructor for class co.dapi.types.AccountsMetadata
- APIStatus - Enum in co.dapi.types
- approved - co.dapi.types.Beneficiary.BeneficiaryStatus
- Auth - Class in co.dapi
- Auth(Config) - Constructor for class co.dapi.Auth
B
- Balance - Class in co.dapi.types
- Balance(String, String, Currency) - Constructor for class co.dapi.types.Balance
- BaseResponse - Class in co.dapi.response
- Beneficiary - Class in co.dapi.types
- Beneficiary(String, String, Beneficiary.BeneficiaryType, Beneficiary.BeneficiaryStatus, String, String) - Constructor for class co.dapi.types.Beneficiary
- Beneficiary.BeneficiaryStatus - Enum in co.dapi.types
- Beneficiary.BeneficiaryType - Enum in co.dapi.types
- BeneficiaryAddress - Class in co.dapi.types
- BeneficiaryAddress(String, String, String) - Constructor for class co.dapi.types.BeneficiaryAddress
- BeneficiaryInfo(String, String, String, String, Beneficiary.BeneficiaryType, BeneficiaryAddress, String, String, String) - Constructor for class co.dapi.Payment.BeneficiaryInfo
-
Creates an object that holds only the required info about some beneficiary.
- BeneficiaryInfo(String, String, String, String, Beneficiary.BeneficiaryType, BeneficiaryAddress, String, String, String, String, String, String, String, String) - Constructor for class co.dapi.Payment.BeneficiaryInfo
-
Creates an object that holds all the info about some beneficiary.
- BrandDetails - Class in co.dapi.types
- BrandDetails(String, String) - Constructor for class co.dapi.types.BrandDetails
C
- cancelled - co.dapi.types.Beneficiary.BeneficiaryStatus
- captcha - co.dapi.types.UserInput.UserInputID
- CategorizedTransaction - Class in co.dapi.types
- CategorizedTransaction(float, String, CategorizedTransaction.TransactionType, String, String, Currency, Float, Float, String, String) - Constructor for class co.dapi.types.CategorizedTransaction
- CategorizedTransaction.TransactionType - Enum in co.dapi.types
- co.dapi - package co.dapi
- co.dapi.response - package co.dapi.response
- co.dapi.types - package co.dapi.types
- Config - Class in co.dapi
-
Configholds the fields that's specific to a single app. - Config(String) - Constructor for class co.dapi.Config
- confirmation - co.dapi.types.UserInput.UserInputID
- Country - Class in co.dapi.types
- Country(String, String) - Constructor for class co.dapi.types.Country
- createBeneficiary(Payment.BeneficiaryInfo, String, String) - Method in class co.dapi.DapiApp
-
createBeneficiary talks to the CreateBeneficiary endpoint of Dapi, with this
DapiApp's appSecret. - createBeneficiary(Payment.BeneficiaryInfo, String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
createBeneficiary talks to the CreateBeneficiary endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - createBeneficiary(Payment.BeneficiaryInfo, String, String, String, UserInput[]) - Method in class co.dapi.Payment
- CreateBeneficiaryResponse - Class in co.dapi.response
- CreateBeneficiaryResponse(String, String) - Constructor for class co.dapi.response.CreateBeneficiaryResponse
- CreateBeneficiaryValidator - Class in co.dapi.types
- CreateBeneficiaryValidator(CreateBeneficiaryValidatorProps, CreateBeneficiaryValidatorProps) - Constructor for class co.dapi.types.CreateBeneficiaryValidator
- CreateBeneficiaryValidatorProps - Class in co.dapi.types
- CreateBeneficiaryValidatorProps(ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps, ValidatorProps) - Constructor for class co.dapi.types.CreateBeneficiaryValidatorProps
- createTransfer(Payment.Transfer, String, String) - Method in class co.dapi.DapiApp
-
createTransfer talks to the CreateTransfer endpoint of Dapi, with this
DapiApp's appSecret. - createTransfer(Payment.Transfer, String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
createTransfer talks to the CreateTransfer endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - createTransfer(Payment.Transfer, String, String, String, UserInput[]) - Method in class co.dapi.Payment
- CreateTransferResponse - Class in co.dapi.response
- CreateTransferResponse(String, String) - Constructor for class co.dapi.response.CreateTransferResponse
- CreateTransferValidator - Class in co.dapi.types
- CreateTransferValidator(CreateTransferValidatorProps, CreateTransferValidatorProps) - Constructor for class co.dapi.types.CreateTransferValidator
- CreateTransferValidatorProps - Class in co.dapi.types
- CreateTransferValidatorProps(ValidatorProps) - Constructor for class co.dapi.types.CreateTransferValidatorProps
- credit - co.dapi.types.Account.AccountType
- credit - co.dapi.types.CategorizedTransaction.TransactionType
- credit - co.dapi.types.EnrichedTransaction.TransactionType
- credit - co.dapi.types.Transaction.TransactionType
- Currency - Class in co.dapi.types
- Currency(String, String) - Constructor for class co.dapi.types.Currency
- current - co.dapi.types.Account.AccountType
D
- Dapi_URL - Static variable in class co.dapi.DapiRequest
- DapiApp - Class in co.dapi
-
DapiApprepresents a client app that's using one or more of the Dapi products. - DapiApp(Config) - Constructor for class co.dapi.DapiApp
- DapiRequest - Class in co.dapi
- DapiRequest() - Constructor for class co.dapi.DapiRequest
- Data - Class in co.dapi
- Data(Config) - Constructor for class co.dapi.Data
- DD_URL - Static variable in class co.dapi.DapiRequest
- debit - co.dapi.types.CategorizedTransaction.TransactionType
- debit - co.dapi.types.EnrichedTransaction.TransactionType
- debit - co.dapi.types.Transaction.TransactionType
- deposit - co.dapi.types.Account.AccountType
- Do(String, String) - Static method in class co.dapi.DapiRequest
- Do(String, String, HashMap<String, String>) - Static method in class co.dapi.DapiRequest
- done - co.dapi.types.APIStatus
E
- EnrichedTransaction - Class in co.dapi.types
- EnrichedTransaction(float, String, EnrichedTransaction.TransactionType, String, String, Currency, Float, Float, String, String, BrandDetails) - Constructor for class co.dapi.types.EnrichedTransaction
- EnrichedTransaction.TransactionType - Enum in co.dapi.types
- exchangeToken(String, String) - Method in class co.dapi.Auth
- exchangeToken(String, String) - Method in class co.dapi.DapiApp
-
exchangeToken talks to the ExchangeToken endpoint of Dapi, with this
DapiApp's appSecret. - ExchangeTokenResponse - Class in co.dapi.response
- ExchangeTokenResponse(String, String) - Constructor for class co.dapi.response.ExchangeTokenResponse
F
- failed - co.dapi.types.APIStatus
- fax - co.dapi.types.PhoneNumber.PhoneNumberType
G
- getAccessToken() - Method in class co.dapi.response.ExchangeTokenResponse
- getAccountNumber() - Method in class co.dapi.Payment.BeneficiaryInfo
- getAccountNumber() - Method in class co.dapi.Payment.Transfer
- getAccountNumber() - Method in class co.dapi.types.Balance
- getAccountNumber() - Method in class co.dapi.types.Beneficiary
- getAccountNumber() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getAccounts() - Method in class co.dapi.response.GetAccountsResponse
- getAccounts(String, String) - Method in class co.dapi.DapiApp
-
getAccounts talks to the GetAccounts endpoint of Dapi, with this
DapiApp's appSecret. - getAccounts(String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getAccounts talks to the GetAccounts endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - getAccountsMetadata() - Method in class co.dapi.response.GetAccountsMetadataResponse
- getAccountsMetadata(String, String) - Method in class co.dapi.DapiApp
-
getAccountsMetadata talks to the GetAccountsMetadata endpoint of Dapi, with this
DapiApp's appSecret. - getAccountsMetadata(String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getAccountsMetadata talks to the GetAccountsMetadata endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - getAccountsMetadata(String, String, String, UserInput[]) - Method in class co.dapi.Metadata
- GetAccountsMetadataResponse - Class in co.dapi.response
- GetAccountsMetadataResponse(String, String) - Constructor for class co.dapi.response.GetAccountsMetadataResponse
- GetAccountsResponse - Class in co.dapi.response
- GetAccountsResponse(String, String) - Constructor for class co.dapi.response.GetAccountsResponse
- getAddress() - Method in class co.dapi.Payment.BeneficiaryInfo
- getAddress() - Method in class co.dapi.types.AccountsMetadata
- getAddress() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getAddress() - Method in class co.dapi.types.Identity
- getAfterAmount() - Method in class co.dapi.types.CategorizedTransaction
- getAfterAmount() - Method in class co.dapi.types.EnrichedTransaction
- getAfterAmount() - Method in class co.dapi.types.Transaction
- getAllowedCharacters() - Method in class co.dapi.types.ValidatorProps
- getAmount() - Method in class co.dapi.Payment.Transfer
- getAmount() - Method in class co.dapi.Payment.TransferAutoflow
- getAmount() - Method in class co.dapi.types.Balance
- getAmount() - Method in class co.dapi.types.CategorizedTransaction
- getAmount() - Method in class co.dapi.types.EnrichedTransaction
- getAmount() - Method in class co.dapi.types.Transaction
- getAnswer() - Method in class co.dapi.types.UserInput
-
returns the UserInput that must be submitted.
- getAppKey() - Method in class co.dapi.Payment.TransferAutoflow
- getAppSecret() - Method in class co.dapi.Config
- getArea() - Method in class co.dapi.types.IdentityAddress
- getAttributes() - Method in class co.dapi.types.ValidatorProps
- getBalance() - Method in class co.dapi.response.GetBalanceResponse
- getBalance(String, String, String) - Method in class co.dapi.DapiApp
-
getBalance talks to the GetBalance endpoint of Dapi, with this
DapiApp's appSecret. - getBalance(String, String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getBalance talks to the GetBalance endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - GetBalanceResponse - Class in co.dapi.response
- GetBalanceResponse(String, String) - Constructor for class co.dapi.response.GetBalanceResponse
- getBankName() - Method in class co.dapi.Payment.BeneficiaryInfo
- getBankName() - Method in class co.dapi.types.AccountsMetadata
- getBeforeAmount() - Method in class co.dapi.types.CategorizedTransaction
- getBeforeAmount() - Method in class co.dapi.types.EnrichedTransaction
- getBeforeAmount() - Method in class co.dapi.types.Transaction
- getBeneficiaries() - Method in class co.dapi.response.GetBeneficiariesResponse
- getBeneficiaries(String, String) - Method in class co.dapi.DapiApp
-
getBeneficiaries talks to the GetBeneficiaries endpoint of Dapi, with this
DapiApp's appSecret. - getBeneficiaries(String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getBeneficiaries talks to the GetBeneficiaries endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - getBeneficiaries(String, String, String, UserInput[]) - Method in class co.dapi.Payment
- GetBeneficiariesResponse - Class in co.dapi.response
- GetBeneficiariesResponse(String, String) - Constructor for class co.dapi.response.GetBeneficiariesResponse
- getBeneficiary() - Method in class co.dapi.Payment.TransferAutoflow
- getBeneficiaryCoolDownPeriod() - Method in class co.dapi.types.AccountsMetadata
- getBranchAddress() - Method in class co.dapi.Payment.BeneficiaryInfo
- getBranchAddress() - Method in class co.dapi.types.AccountsMetadata
- getBranchAddress() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getBranchName() - Method in class co.dapi.Payment.BeneficiaryInfo
- getBranchName() - Method in class co.dapi.types.AccountsMetadata
- getBranchName() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getBrandDetails() - Method in class co.dapi.types.EnrichedTransaction
- getBuilding() - Method in class co.dapi.types.IdentityAddress
- getBundleID() - Method in class co.dapi.Payment.TransferAutoflow
- getCategorizedTransactions() - Method in class co.dapi.response.GetCategorizedTransactionsResponse
- getCategorizedTransactions(String, LocalDate, LocalDate, String, String) - Method in class co.dapi.DapiApp
-
getCategorizedTransactions talks to the GetCategorizedTransactions endpoint of Dapi, with this
DapiApp's appSecret. - getCategorizedTransactions(String, LocalDate, LocalDate, String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getCategorizedTransactions talks to the GetCategorizedTransactions endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - GetCategorizedTransactionsResponse - Class in co.dapi.response
- GetCategorizedTransactionsResponse(String, String) - Constructor for class co.dapi.response.GetCategorizedTransactionsResponse
- getCategory() - Method in class co.dapi.types.CategorizedTransaction
- getCategory() - Method in class co.dapi.types.EnrichedTransaction
- getCity() - Method in class co.dapi.types.IdentityAddress
- getCode() - Method in class co.dapi.types.Country
- getCode() - Method in class co.dapi.types.Currency
- getCoolDownPeriod() - Method in class co.dapi.response.CreateTransferResponse
- getCoolDownPeriod() - Method in class co.dapi.response.TransferAutoflowResponse
- getCountry() - Method in class co.dapi.Payment.BeneficiaryInfo
- getCountry() - Method in class co.dapi.types.AccountsMetadata
- getCountry() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getCountry() - Method in class co.dapi.types.IdentityAddress
- getCreateBeneficiary() - Method in class co.dapi.types.Validators
- getCreateTransfer() - Method in class co.dapi.types.Validators
- getCurrency() - Method in class co.dapi.types.Account
- getCurrency() - Method in class co.dapi.types.Balance
- getCurrency() - Method in class co.dapi.types.CategorizedTransaction
- getCurrency() - Method in class co.dapi.types.EnrichedTransaction
- getCurrency() - Method in class co.dapi.types.Transaction
- getCurrency() - Method in class co.dapi.types.TransferBounds
- getDate() - Method in class co.dapi.types.CategorizedTransaction
- getDate() - Method in class co.dapi.types.EnrichedTransaction
- getDate() - Method in class co.dapi.types.Transaction
- getDateOfBirth() - Method in class co.dapi.types.Identity
- getDescription() - Method in class co.dapi.types.CategorizedTransaction
- getDescription() - Method in class co.dapi.types.EnrichedTransaction
- getDescription() - Method in class co.dapi.types.Transaction
- getDetails() - Method in class co.dapi.types.CategorizedTransaction
- getDetails() - Method in class co.dapi.types.EnrichedTransaction
- getDetails() - Method in class co.dapi.types.Transaction
- getEmailAddress() - Method in class co.dapi.types.Identity
- getEnrichedTransactions() - Method in class co.dapi.response.GetEnrichedTransactionsResponse
- getEnrichedTransactions(String, LocalDate, LocalDate, String, String) - Method in class co.dapi.DapiApp
-
getCategorizedTransactions talks to the GetEnrichedTransactions endpoint of Dapi, with this
DapiApp's appSecret. - getEnrichedTransactions(String, LocalDate, LocalDate, String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getCategorizedTransactions talks to the GetEnrichedTransactions endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - GetEnrichedTransactionsResponse - Class in co.dapi.response
- GetEnrichedTransactionsResponse(String, String) - Constructor for class co.dapi.response.GetEnrichedTransactionsResponse
- getFlat() - Method in class co.dapi.types.IdentityAddress
- getFull() - Method in class co.dapi.types.IdentityAddress
- getIban() - Method in class co.dapi.Payment.BeneficiaryInfo
- getIban() - Method in class co.dapi.Payment.Transfer
- getIban() - Method in class co.dapi.types.Account
- getIban() - Method in class co.dapi.types.Beneficiary
- getIban() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getId() - Method in class co.dapi.types.Account
- getId() - Method in class co.dapi.types.Beneficiary
- getId() - Method in class co.dapi.types.UserInput
-
returns the id of this UserInput, which is the type of input required.
- getIdentification() - Method in class co.dapi.types.Identity
- getIdentity() - Method in class co.dapi.response.GetIdentityResponse
- getIdentity(String, String) - Method in class co.dapi.DapiApp
-
getIdentity talks to the GetIdentity endpoint of Dapi, with this
DapiApp's appSecret. - getIdentity(String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getIdentity talks to the GetIdentity endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - GetIdentityResponse - Class in co.dapi.response
- GetIdentityResponse(String, String) - Constructor for class co.dapi.response.GetIdentityResponse
- getIndex() - Method in class co.dapi.types.UserInput
-
returns the index of this UserInput, starting from 0.
- getLength() - Method in class co.dapi.types.ValidatorProps
- getLine1() - Method in class co.dapi.types.BeneficiaryAddress
- getLine2() - Method in class co.dapi.types.BeneficiaryAddress
- getLine3() - Method in class co.dapi.types.BeneficiaryAddress
- getLocal() - Method in class co.dapi.types.CreateBeneficiaryValidator
- getLocal() - Method in class co.dapi.types.CreateTransferValidator
- getLogo() - Method in class co.dapi.types.BrandDetails
- getMinimum() - Method in class co.dapi.types.TransferBounds
- getMsg() - Method in class co.dapi.response.BaseResponse
-
returns the message of the error encountered.
- getName() - Method in class co.dapi.Payment.BeneficiaryInfo
- getName() - Method in class co.dapi.Payment.Transfer
- getName() - Method in class co.dapi.types.Account
- getName() - Method in class co.dapi.types.Beneficiary
- getName() - Method in class co.dapi.types.BrandDetails
- getName() - Method in class co.dapi.types.Country
- getName() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getName() - Method in class co.dapi.types.Currency
- getName() - Method in class co.dapi.types.Identity
- getNationality() - Method in class co.dapi.types.Identity
- getNickname() - Method in class co.dapi.Payment.BeneficiaryInfo
- getNickname() - Method in class co.dapi.Payment.Transfer
- getNickname() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getNumber() - Method in class co.dapi.types.Account
- getNumbers() - Method in class co.dapi.types.Identity
- getOperationID() - Method in class co.dapi.response.BaseResponse
-
returns a unique ID generated to identify a specific operation.
- getPhoneNumber() - Method in class co.dapi.Payment.BeneficiaryInfo
- getPhoneNumber() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getPoBox() - Method in class co.dapi.types.IdentityAddress
- getQuery() - Method in class co.dapi.types.UserInput
-
returns the textual description of what is required from the user side by this UserInput.
- getReceiverID() - Method in class co.dapi.Payment.Transfer
- getReference() - Method in class co.dapi.response.CreateTransferResponse
- getReference() - Method in class co.dapi.response.TransferAutoflowResponse
- getReference() - Method in class co.dapi.types.CategorizedTransaction
- getReference() - Method in class co.dapi.types.EnrichedTransaction
- getReference() - Method in class co.dapi.types.Transaction
- getRemark() - Method in class co.dapi.Payment.Transfer
- getRemark() - Method in class co.dapi.Payment.TransferAutoflow
- getRemarks() - Method in class co.dapi.types.CreateTransferValidatorProps
- getRoutingNumber() - Method in class co.dapi.Payment.BeneficiaryInfo
- getSame() - Method in class co.dapi.types.CreateBeneficiaryValidator
- getSame() - Method in class co.dapi.types.CreateTransferValidator
- getSenderID() - Method in class co.dapi.Payment.Transfer
- getSenderID() - Method in class co.dapi.Payment.TransferAutoflow
- getSortCode() - Method in class co.dapi.Payment.BeneficiaryInfo
- getSortCode() - Method in class co.dapi.types.AccountsMetadata
- getSortCode() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getState() - Method in class co.dapi.types.IdentityAddress
- getStatus() - Method in class co.dapi.response.BaseResponse
-
returns the status of the operation.
- getStatus() - Method in class co.dapi.types.Beneficiary
- getSwiftCode() - Method in class co.dapi.Payment.BeneficiaryInfo
- getSwiftCode() - Method in class co.dapi.types.AccountsMetadata
- getSwiftCode() - Method in class co.dapi.types.CreateBeneficiaryValidatorProps
- getTokenID() - Method in class co.dapi.response.ExchangeTokenResponse
- getTransactionRange() - Method in class co.dapi.types.AccountsMetadata
- getTransactions() - Method in class co.dapi.response.GetTransactionsResponse
- getTransactions(String, LocalDate, LocalDate, String, String) - Method in class co.dapi.DapiApp
-
getTransactions talks to the GetTransactions endpoint of Dapi, with this
DapiApp's appSecret. - getTransactions(String, LocalDate, LocalDate, String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
getTransactions talks to the GetTransactions endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - GetTransactionsResponse - Class in co.dapi.response
- GetTransactionsResponse(String, String) - Constructor for class co.dapi.response.GetTransactionsResponse
- getTransferBounds() - Method in class co.dapi.types.AccountsMetadata
- getType() - Method in class co.dapi.Payment.BeneficiaryInfo
- getType() - Method in class co.dapi.response.BaseResponse
-
returns the type of error encountered.
- getType() - Method in class co.dapi.types.Account
- getType() - Method in class co.dapi.types.Beneficiary
- getType() - Method in class co.dapi.types.CategorizedTransaction
- getType() - Method in class co.dapi.types.EnrichedTransaction
- getType() - Method in class co.dapi.types.Identification
- getType() - Method in class co.dapi.types.PhoneNumber
- getType() - Method in class co.dapi.types.Transaction
- getType() - Method in class co.dapi.types.TransferBounds
- getUnit() - Method in class co.dapi.types.Range
- getUserID() - Method in class co.dapi.Payment.TransferAutoflow
- getUserID() - Method in class co.dapi.response.ExchangeTokenResponse
- getUserInputs() - Method in class co.dapi.response.BaseResponse
-
returns the UserInputs required for this operation, which are the further information required from the user before the job can be completed.
- getValidators() - Method in class co.dapi.types.AccountsMetadata
- getValue() - Method in class co.dapi.types.Identification
- getValue() - Method in class co.dapi.types.PhoneNumber
- getValue() - Method in class co.dapi.types.Range
H
- HandleSDK(String, HashMap<String, String>) - Static method in class co.dapi.DapiRequest
- handleSDKRequest(String) - Method in class co.dapi.DapiApp
-
handleSDKRequest injects this
DapiApp's appSecret in the provided request body, bodyJson, and then forwards the request to Dapi, and returns the RAW response got. - handleSDKRequest(String, HashMap<String, String>) - Method in class co.dapi.DapiApp
-
handleSDKRequest injects this
DapiApp's appSecret in the provided request body, bodyJson, and then forwards the request to Dapi, with the passed headers, headersMap, and returns the RAW response got. - HandleSecureSDK(String, HashMap<String, String>) - Static method in class co.dapi.DapiRequest
- handleSecureSDKRequest(String) - Method in class co.dapi.DapiApp
-
handleSecureSDKRequest injects this
DapiApp's appSecret in the provided request body, bodyJson, and then forwards the request to Dapi, and returns the RAW response got For more info about this function, please contact support@dapi.com - handleSecureSDKRequest(String, HashMap<String, String>) - Method in class co.dapi.DapiApp
-
handleSecureSDKRequest injects this
DapiApp's appSecret in the provided request body, bodyJson, and then forwards the request to Dapi, with the provided headers, headersMap, and returns the RAW response got. - home - co.dapi.types.PhoneNumber.PhoneNumberType
I
- Identification - Class in co.dapi.types
- Identification(String, Identification.IdentificationType) - Constructor for class co.dapi.types.Identification
- Identification.IdentificationType - Enum in co.dapi.types
- Identity - Class in co.dapi.types
- Identity(String, String, String, String, PhoneNumber[], IdentityAddress, Identification[]) - Constructor for class co.dapi.types.Identity
- IdentityAddress - Class in co.dapi.types
- IdentityAddress(String, String, String, String, String, String, String, String) - Constructor for class co.dapi.types.IdentityAddress
- initialized - co.dapi.types.APIStatus
- intl - co.dapi.types.Beneficiary.BeneficiaryType
- isCreateBeneficiaryEndpointRequired() - Method in class co.dapi.types.AccountsMetadata
- isFavourite() - Method in class co.dapi.types.Account
- isRequired() - Method in class co.dapi.types.ValidatorProps
- isSuccess() - Method in class co.dapi.response.BaseResponse
-
returns true if request is successful and false otherwise.
- isWillNewlyAddedBeneficiaryExistBeforeCoolDownPeriod() - Method in class co.dapi.types.AccountsMetadata
L
- loan - co.dapi.types.Account.AccountType
- local - co.dapi.types.Beneficiary.BeneficiaryType
M
- Metadata - Class in co.dapi
- Metadata(Config) - Constructor for class co.dapi.Metadata
- mobile - co.dapi.types.PhoneNumber.PhoneNumberType
- modified_for_pending_approval - co.dapi.types.Beneficiary.BeneficiaryStatus
N
- national_id - co.dapi.types.Identification.IdentificationType
O
- office - co.dapi.types.PhoneNumber.PhoneNumberType
- other - co.dapi.types.Account.AccountType
- otp - co.dapi.types.UserInput.UserInputID
- own - co.dapi.types.Beneficiary.BeneficiaryType
P
- passport - co.dapi.types.Identification.IdentificationType
- Payment - Class in co.dapi
- Payment(Config) - Constructor for class co.dapi.Payment
- Payment.BeneficiaryInfo - Class in co.dapi
- Payment.Transfer - Class in co.dapi
- Payment.TransferAutoflow - Class in co.dapi
- PhoneNumber - Class in co.dapi.types
- PhoneNumber(String, PhoneNumber.PhoneNumberType) - Constructor for class co.dapi.types.PhoneNumber
- PhoneNumber.PhoneNumberType - Enum in co.dapi.types
- pin - co.dapi.types.UserInput.UserInputID
R
- Range - Class in co.dapi.types
- Range(int, String) - Constructor for class co.dapi.types.Range
- rejected - co.dapi.types.Beneficiary.BeneficiaryStatus
S
- same - co.dapi.types.Beneficiary.BeneficiaryType
- savings - co.dapi.types.Account.AccountType
- secret_question - co.dapi.types.UserInput.UserInputID
- SECURE_DD_URL - Static variable in class co.dapi.DapiRequest
T
- token - co.dapi.types.UserInput.UserInputID
- Transaction - Class in co.dapi.types
- Transaction(float, String, Transaction.TransactionType, String, String, Currency, Float, Float, String) - Constructor for class co.dapi.types.Transaction
- Transaction.TransactionType - Enum in co.dapi.types
- Transfer(String, float, String) - Constructor for class co.dapi.Payment.Transfer
-
Create an object that holds the info for a transfer from a bank that requires the receiver to be already registered as a beneficiary to perform a transaction.
- Transfer(String, float, String, String) - Constructor for class co.dapi.Payment.Transfer
-
Create an object that holds the info for a transfer from a bank that requires the receiver to be already registered as a beneficiary to perform a transaction.
- Transfer(String, float, String, String, String) - Constructor for class co.dapi.Payment.Transfer
-
Create an object that holds the info for a transfer from a bank that handles the creation of beneficiaries on its own, internally, and doesn't require the receiver to be already registered as a beneficiary to perform a transaction.
- Transfer(String, float, String, String, String, String, String) - Constructor for class co.dapi.Payment.Transfer
-
Create an object that holds the info for a transfer from a bank that handles the creation of beneficiaries on its own, internally, and doesn't require the receiver to be already registered as a beneficiary to perform a transaction.
- transferAutoflow(Payment.TransferAutoflow, String, String) - Method in class co.dapi.DapiApp
-
transferAutoflow talks to the TransferAutoflow endpoint of Dapi, with this
DapiApp's appSecret. - transferAutoflow(Payment.TransferAutoflow, String, String, String, UserInput[]) - Method in class co.dapi.DapiApp
-
transferAutoflow talks to the TransferAutoflow endpoint of Dapi, with this
DapiApp's appSecret, to continue a previous operation that required to provide some userInputs. - transferAutoflow(Payment.TransferAutoflow, String, String, String, UserInput[]) - Method in class co.dapi.Payment
- TransferAutoflow(String, String, String, String, String, float, Payment.BeneficiaryInfo) - Constructor for class co.dapi.Payment.TransferAutoflow
-
Create an object that holds the info needed for the transferAutoflow method.
- TransferAutoflow(String, String, String, String, String, float, Payment.BeneficiaryInfo, String) - Constructor for class co.dapi.Payment.TransferAutoflow
-
Create an object that holds the info needed for the transferAutoflow method.
- TransferAutoflowResponse - Class in co.dapi.response
- TransferAutoflowResponse(String, String) - Constructor for class co.dapi.response.TransferAutoflowResponse
- TransferBounds - Class in co.dapi.types
- TransferBounds(int, Beneficiary.BeneficiaryType, Currency) - Constructor for class co.dapi.types.TransferBounds
U
- user_input_required - co.dapi.types.APIStatus
- UserInput - Class in co.dapi.types
- UserInput(UserInput.UserInputID, int, String) - Constructor for class co.dapi.types.UserInput
-
Creates a UserInput object with only the fields that's needed for submitting a user input in the request.
- UserInput(UserInput.UserInputID, int, String, String) - Constructor for class co.dapi.types.UserInput
-
Creates a UserInput object with all of its info.
- UserInput.UserInputID - Enum in co.dapi.types
V
- ValidatorProps - Class in co.dapi.types
- ValidatorProps(boolean, int, String, Object[]) - Constructor for class co.dapi.types.ValidatorProps
- Validators - Class in co.dapi.types
- Validators(CreateBeneficiaryValidator, CreateTransferValidator) - Constructor for class co.dapi.types.Validators
- valueOf(String) - Static method in enum co.dapi.types.Account.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.APIStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.Beneficiary.BeneficiaryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.Beneficiary.BeneficiaryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.CategorizedTransaction.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.EnrichedTransaction.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.Identification.IdentificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.PhoneNumber.PhoneNumberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.Transaction.TransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum co.dapi.types.UserInput.UserInputID
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum co.dapi.types.Account.AccountType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.APIStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.Beneficiary.BeneficiaryStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.Beneficiary.BeneficiaryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.CategorizedTransaction.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.EnrichedTransaction.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.Identification.IdentificationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.PhoneNumber.PhoneNumberType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.Transaction.TransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum co.dapi.types.UserInput.UserInputID
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visa_number - co.dapi.types.Identification.IdentificationType
W
- waiting_for_confirmation - co.dapi.types.Beneficiary.BeneficiaryStatus
All Classes All Packages