@type t() :: %Procore.Model.DrawingTile{ id: integer() | nil, url: String.t() | nil, x: integer() | nil, y: integer() | nil, z: integer() | nil }