Class: CloudPDF::Documents::Types::DocumentsImportFromRequestSource

Inherits:
Internal::Types::Model show all
Extended by:
Internal::Types::Union
Defined in:
lib/CloudPDF/documents/types/documents_import_from_request_source.rb

Overview

Where CloudPDF pulls the bytes from. The two shapes differ in WHO supplies the authority to read, not in which storage vendor holds the file.

Method Summary

Methods included from Internal::Types::Union

coerce, discriminant, load, member, members, type_member?

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Constructor Details

This class inherits a constructor from CloudPDF::Internal::Types::Model