Description of a page of a document.
@type t() :: %DocuSign.Model.Page{ dpi: String.t() | nil, errorDetails: DocuSign.Model.ErrorDetails.t() | nil, height: String.t() | nil, imageBytes: String.t() | nil, mimeType: String.t() | nil, pageId: String.t() | nil, sequence: String.t() | nil, width: String.t() | nil }