Provides struct and type for a MultiDocumentResponsePublicSession
Summary
Types
@type t() :: %ExOura.Client.MultiDocumentResponsePublicSession{ data: [ExOura.Client.PublicSession.t()], next_token: String.t() | nil }
Provides struct and type for a MultiDocumentResponsePublicSession
@type t() :: %ExOura.Client.MultiDocumentResponsePublicSession{ data: [ExOura.Client.PublicSession.t()], next_token: String.t() | nil }