Method: Stripe::File#object

Defined in:
lib/stripe/resources/file.rb

#objectObject (readonly)

String representing the object’s type. Objects of the same type share the same value.



32
33
34
# File 'lib/stripe/resources/file.rb', line 32

def object
  @object
end