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