TronDesigner Website Integration
    Preparing search index...
    type Customer = {
        customerCompany?: string;
        customerEmail?: string;
        customerGuid: string;
        customerIdentity?: string;
        customerLanguage?: string;
        customerPerson?: string;
    }
    Index

    Properties

    customerCompany?: string
    customerEmail?: string
    customerGuid: string
    customerIdentity?: string
    customerLanguage?: string
    customerPerson?: string