Google Apps Script API
    Preparing search index...
    interface AccountBusinessInformation {
        address?: AccountAddress;
        customerService?: AccountCustomerService;
        phoneNumber?: string;
    }
    Index

    Properties

    address?: AccountAddress
    customerService?: AccountCustomerService
    phoneNumber?: string