This type doesn't have a description. How annoying!
structs::commands::SetTaxWithholdingEstimate
This type doesn't have a description. How annoying!
Fields
TaxWithholdingEstimate: Id<TaxWithholdingEstimate>source
Items: TaxWithholdingItem[]source
TaxWithholdingItems with updated Amounts. Any existing items will use TaxWithholdingItem.Name as a key to update; do not change that field unless a new jurisdiction needs to be added.
Version: u16source
The version of tax withholding estimates that is being updated. If this version is different to the last known version in TAXS, the update will be rejected.
Result
Success
If successful, an OK outcome will be produced.
In addition, one of the following models may be produced:
Error
If unsuccessful, one of the following error types will be produced:
- FrozenWithholdingError
- IncorrectTaxWithholdingEstimateVersion
- InvalidTaxWithholdingItemsError
- TaxWithholdingDoesNotExist
Producers
Produced by the following services:
Consumers
Consumed by the following services: