Type alias TaxRegistration

TaxRegistration: {
    identity: string;
    name: string;
}

Type declaration

  • identity: string

    Identity of the tax

  • name: string

    Name of the tax