ClaimViewResponse model.
Summary
Types
@type t() :: %WorkOS.ClaimViewResponse{ id: String.t(), organizations: [WorkOS.ClaimViewResponseOrganization.t()], status: WorkOS.ClaimViewResponseStatus.t(), user_code: String.t() }
ClaimViewResponse model.
@type t() :: %WorkOS.ClaimViewResponse{ id: String.t(), organizations: [WorkOS.ClaimViewResponseOrganization.t()], status: WorkOS.ClaimViewResponseStatus.t(), user_code: String.t() }