CustomerSeatClaimResponse
Response after successfully claiming a seat.
Summary
Types
@type t() :: %PolarExpress.Schemas.CustomerSeatClaimResponse{ customer_session_token: String.t() | nil, seat: PolarExpress.Schemas.CustomerSeat.t() | nil }
customer_session_token- Session token for immediate customer portal accessseat- The claimed seat