SeatClaimInfo
Read-only information about a seat claim invitation. Safe for email scanners - no side effects when fetched.
Summary
Types
@type t() :: %PolarExpress.Schemas.SeatClaimInfo{ can_claim: term(), customer_email: term(), organization_name: term(), organization_slug: term(), product_id: term(), product_name: term() }
can_claim- Whether the seat can be claimedcustomer_email- Email of the customer assigned to this seatorganization_name- Name of the organizationorganization_slug- Slug of the organizationproduct_id- ID of the product Format: uuid.product_name- Name of the product