Record
account-filters-response
No description available.
record account-filters-response {
credit: option<credit-filter>,
depository: option<depository-filter>,
investment: option<investment-filter>,
loan: option<loan-filter>,
}Fields
| Name | Type | Description |
|---|---|---|
| credit | option<credit-filter> | |
| depository | option<depository-filter> | |
| investment | option<investment-filter> | |
| loan | option<loan-filter> |