CreateParticipantResponseWrapper

@Serializable
data class CreateParticipantResponseWrapper(val success: Boolean, val data: CreateParticipantResponse)

Constructors

Link copied to clipboard
constructor(success: Boolean, data: CreateParticipantResponse)

Properties

Link copied to clipboard
Link copied to clipboard