Class: Recurly::Resources::BinaryFile
- Inherits:
-
Recurly::Resource
- Object
- Recurly::Resource
- Recurly::Resources::BinaryFile
- Defined in:
- lib/recurly/resources/binary_file.rb
Instance Attribute Summary collapse
Attributes inherited from Recurly::Resource
Method Summary
Methods inherited from Recurly::Resource
#==, #get_response, #inspect, #requires_client?, #to_json, #to_s
Methods included from Schema::SchemaFactory
Methods included from Schema::ResourceCaster
Methods included from Schema::SchemaValidator
#get_did_you_mean, #validate!, #validate_attribute!
Instance Attribute Details
#data ⇒ String
11 |
# File 'lib/recurly/resources/binary_file.rb', line 11 define_attribute :data, String |