Member-sessions
MemberSessions API operations.
Summary
Types
@type t() :: %PolarExpress.Resources.MemberSessions{ created_at: String.t() | nil, customer: map() | nil, customer_id: String.t() | nil, expires_at: String.t() | nil, id: String.t() | nil, member: map() | nil, member_id: String.t() | nil, member_portal_url: String.t() | nil, modified_at: term() | nil, return_url: term() | nil, token: String.t() | nil }
created_at- Creation timestamp of the object. Format: date-time.customercustomer_id- Format: uuid4.expires_at- Format: date-time.id- The ID of the object. Format: uuid4.membermember_id- Format: uuid4.member_portal_urlmodified_at- Last modification timestamp of the object.return_urltoken