DirectEntryTicketResponse

class DirectEntryTicketResponse[source]

An entry ticket the client activates immediately.

The client passes the ticket straight to PUT /restrictions/<id>/entries/.

tag: Literal['direct']

Discriminator.

ticket: str

The string representing the ticket.