@cfxlabsinc/b2b-services
    Preparing search index...
    type GirasolCardAccountData = {
        address: string;
        email: string;
        incorporationCountryCode: string;
        legalRepresentativeCountryCode: string;
        legalRepresentativeName: string;
        legalRepresentativePassportNumber: string;
        name: string;
        phone: string;
        taxId: string;
    }
    Index

    Properties

    address: string
    email: string
    incorporationCountryCode: string
    legalRepresentativeCountryCode: string
    legalRepresentativeName: string
    legalRepresentativePassportNumber: string
    name: string
    phone: string
    taxId: string