Manual Reference Source Test
import ConsultationParticipantModel from 'clinical6/src/models/consult/ConsultationParticipant.js'
public class | source

ConsultationParticipantModel

Model representing a video session.

Constructor Summary

Public Constructor
public

constructor(response: Object)

Member Summary

Public Members
public
public
public

Public Constructors

public constructor(response: Object) source

Params:

NameTypeAttributeDescription
response Object

JSON formatted response

response.id String

ID

response.created_at Boolean

The date when the participant was created

response.updated_at Boolean

The date when the participant was last updated

Public Members

public createdAt: String source

public id: Number source

public updatedAt: String source