taxationEntityUseCodes

Graphql fields and variables for the taxationEntityUseCodes query

Scope required: standard:read

For a complete list of possible response fields see the TaxationEntityUseCode type.

query taxationEntityUseCodes () {
  taxationEntityUseCodes () {
    code
    description
    name
  }
}

Response

Last updated

Was this helpful?