AdminPostTaxRatesParams
Parameters that can be used to configure how data is retrieved.
Properties
expand
string[]Comma-separated relations that should be expanded in the returned data.
fields
string[]Comma-separated fields that should be included in the returned data.
if a field is prefixed with
+
it will be added to the default fields, using -
will remove it from the default fields.
without prefix it will replace the entire default fields.Was this section helpful?