- Preparing search index...
- The search index is not available
@escolalms/sdk
Consultation
: <internal>.Consultation & { author
: API.User & { categories
: API.Category[]; } & Record<string, string | number | boolean>; busy_terms
: string[]; consultation_term_id
?: number; executed_at
?: string; executed_status
?: null | "reported" | "not_reported" | "reject" | "approved"; in_coming
?: boolean; is_ended
?: boolean; is_started
?: boolean; product
?: API.Product; }