Type Alias TSPUpdateAccountsTSPInformationRequestBody

TSPUpdateAccountsTSPInformationRequestBody: {
    dial_in_number_unrestricted?: boolean;
    enable?: boolean;
    master_account_setting_extended?: boolean;
    modify_credential_forbidden?: boolean;
    tsp_bridge?: string;
    tsp_enabled?: boolean;
    tsp_provider?: string;
}