NonDirectEntryTicketResponse

class NonDirectEntryTicketResponse[source]

An entry ticket for a restriction that runs in an exam environment.

The client must not activate the ticket directly: it passes the ticket to POST /restrictions/<id>/exam_environment/launch and follows the returned redirect into the provider’s kiosk, which activates the ticket from inside.

tag: Literal['non-direct']

Discriminator.

ticket: str

The string representing the ticket.