NAME
WebService::Braintree::_::DocumentUpload
PURPOSE
This class represents a document upload.
This class will only be created as part of a response or error response.
ATTRIBUTES
content_type()
This is the content type for this document upload.
expires_at()
This is when this document upload expires.
id()
This is the id for this document upload.
kind()
This is the kind for this document upload.
name()
This is the name for this document upload.
size()
This is the size for this document upload.