Provides struct and type for a VerifyRequest
@type t() :: %Gleanex.Client.VerifyRequest{ action: String.t() | nil, documentId: String.t() }