Generated Kiwi message module for ImageParameterValue.
Summary
Types
@type t() :: %Figler.Schema.ImageParameterValue{ alt_text: String.t() | nil, animated_image: Figler.Schema.Image.t() | nil, animation_frame: non_neg_integer() | nil, image: Figler.Schema.Image.t() | nil, image_thumbnail: Figler.Schema.Image.t() | nil, original_image_height: non_neg_integer() | nil, original_image_width: non_neg_integer() | nil }