Polarex.CustomerSeatClaimResponse (Polarex v0.2.8)

View Source

Provides struct and type for a CustomerSeatClaimResponse

Summary

Types

t()

@type t() :: %Polarex.CustomerSeatClaimResponse{
  customer_session_token: String.t(),
  seat: Polarex.CustomerSeat.t()
}