class VzaarApi::Signature::Single
Constants
- ENDPOINT
Public Instance Methods
after_initialize(attrs = {})
click to toggle source
# File lib/vzaar_api/signature/single.rb, line 7 def after_initialize(attrs = {}) # no-op in this class end
multipart?()
click to toggle source
# File lib/vzaar_api/signature/single.rb, line 11 def multipart? false end