Voting helps other researchers find interesting modules.
OrientationLabel groups the details about orientation and reading order.
deskewAngle
number()
nil
mirrored
boolean()
orientation
String.t
textlineOrder
writingDirection
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocOrientationLabel{ deskewAngle: number() | nil, mirrored: boolean() | nil, orientation: String.t() | nil, textlineOrder: String.t() | nil, writingDirection: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()