api_procedures_modifyCaDefaultConfig
Last updated
Was this helpful?
@polymeshassociation/polymesh-sdk / Modules / api/procedures/modifyCaDefaultConfig
Ƭ ModifyCaDefaultConfigParams: { defaultTaxWithholding: BigNumber ; targets?: InputTargets ; taxWithholdings?: InputTaxWithholding[] } | { defaultTaxWithholding?: BigNumber ; targets: InputTargets ; taxWithholdings?: InputTaxWithholding[] } | { defaultTaxWithholding?: BigNumber ; targets?: InputTargets ; taxWithholdings: InputTaxWithholding[] }
Defined in
Last updated
Was this helpful?
Was this helpful?