Record

tax

No description available.

record tax {
  amount: option​<string>,
  code: option​<string>,
}

Fields

NameTypeDescription
amountoption​<string>
codeoption​<string>