CustomerSeatClaimResponse
Response after successfully claiming a seat.
@type t() :: %PolarExpress.Schemas.CustomerSeatClaimResponse{ customer_session_token: term(), seat: term() }
customer_session_token
seat