Cyphi.BadgeMetadata (Cyphi v0.1.0)
Provides struct and type for a BadgeMetadata
Summary
Types
@type t() :: %Cyphi.BadgeMetadata{ created_at: DateTime.t() | nil, creator_id: integer() | nil, language: String.t() | nil, scope: String.t() | nil, scope_id: integer() | nil }