@type t() :: %DocuSign.Model.PolyLine{ x1: String.t() | nil, x2: String.t() | nil, y1: String.t() | nil, y2: String.t() | nil }