| Package | Description |
|---|---|
| au.org.consumerdatastandards.holder.api |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ResponseBankingProductList> |
BankingProductsApiController.listProducts(@Valid ParamEffective effective,
@Valid java.time.OffsetDateTime updatedSince,
@Valid String brand,
@Valid BankingProductCategory productCategory,
@Valid Integer page,
@Valid Integer pageSize) |
org.springframework.http.ResponseEntity<ResponseBankingProductList> |
BankingProductsApi.listProducts(@Valid ParamEffective effective,
@Valid java.time.OffsetDateTime updatedSince,
@Valid String brand,
@Valid BankingProductCategory productCategory,
@Valid Integer page,
@Valid Integer pageSize) |
Copyright © 2019. All rights reserved.