Open Cap Table Protocol Canton SDK - v0.2.84
    Preparing search index...

    Interface TaxId

    Type - Tax ID Type representation of a tax identifier and issuing country OCF: https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/TaxID.schema.json

    interface TaxId {
        country: string;
        tax_id: string;
    }
    Index

    Properties

    Properties

    country: string

    Country code where the tax ID is issued (ISO 3166-1 alpha-2)

    tax_id: string

    Tax identification string