| Package | Description |
|---|---|
| au.org.consumerdatastandards.api.v1_1_1.banking | |
| au.org.consumerdatastandards.api.v1_1_1.banking.models |
| Modifier and Type | Method and Description |
|---|---|
ResponseBankingAccountList |
BankingAccountsAPI.listAccounts(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebitsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPaymentsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsClientHeaders) |
| Modifier and Type | Method and Description |
|---|---|
static ParamAccountOpenStatus |
ParamAccountOpenStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParamAccountOpenStatus[] |
ParamAccountOpenStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.