Provides struct and type for a CustomerSeatClaimResponse
Summary
Types
@type t() :: %Polarex.CustomerSeatClaimResponse{ customer_session_token: String.t(), seat: Polarex.CustomerSeat.t() }
Provides struct and type for a CustomerSeatClaimResponse
@type t() :: %Polarex.CustomerSeatClaimResponse{ customer_session_token: String.t(), seat: Polarex.CustomerSeat.t() }