| Package | Description |
|---|---|
| au.org.consumerdatastandards.api.v1_0_0.banking | |
| au.org.consumerdatastandards.api.v1_0_0.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 xCdsUserAgent,
String xCdsSubject) |
ResponseBankingAccountsBalanceList |
BankingAccountsAPI.listBalancesBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingDirectDebitAuthorisationList |
BankingDirectDebitsAPI.listDirectDebitsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
ResponseBankingProductList |
BankingProductsAPI.listProducts(BankingProductsAPI.ParamEffective effective,
String updatedSince,
String brand,
ParamProductCategory productCategory,
Integer page,
Integer pageSize,
String xV,
String xMinV) |
ResponseBankingScheduledPaymentsList |
BankingScheduledPaymentsAPI.listScheduledPaymentsBulk(ParamProductCategory productCategory,
ParamAccountOpenStatus openStatus,
Boolean isOwned,
Integer page,
Integer pageSize,
String xV,
String xMinV,
String xFapiInteractionId,
String xFapiAuthDate,
String xFapiCustomerIpAddress,
String xCdsUserAgent,
String xCdsSubject) |
| Modifier and Type | Method and Description |
|---|---|
static ParamProductCategory |
ParamProductCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParamProductCategory[] |
ParamProductCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.