FilterableMoneyAmountProps
Filters to apply on a money amount.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
id
string[]IDs to filter money amounts by.
currency_code
string | string[]Currency codes to filter money amounts by.
Was this section helpful?