Interface ConsultationUserPivot

Hierarchy

  • ConsultationUserPivot

Properties

consultation?: null | <internal>.Consultation
consultation_id: number
created_at: null | string
executed_at: null | string
executed_status: null | string
id: number
product_id: null | number
reminder_status: null | string
updated_at: null | string
user?: null | <internal>.User
user_id: number

Generated using TypeDoc