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