Type Alias SharedLineGroupUpdateSharedLineGroupRequestBody

SharedLineGroupUpdateSharedLineGroupRequestBody: {
    allow_privacy?: boolean;
    audio_prompt_language?: string;
    cost_center?: string;
    department?: string;
    display_name?: string;
    extension_number?: number;
    primary_number?: string;
    recording_storage_location?: string;
    status?: string;
    timezone?: string;
}