QueueInviteCodeDto

class QueueInviteCodeDto(val pinCode: String?, val qrCode: String?)

DTO for returning queue invite credentials

Constructors

Link copied to clipboard
constructor(pinCode: String?, qrCode: String?)

Properties

Link copied to clipboard
Link copied to clipboard