class Stripe::File
- Stripe::File
- Reference
- Object
Included Modules
- JSON::Serializable
- StripeMethods
Defined in:
stripe/objects/core/file.crConstructors
Class Method Summary
Instance Method Summary
- #created : Time
- #expires_at : Time | Nil
- #filename : String | Nil
- #id : String
- #links : Stripe::List(FileLink) | Nil
- #object : String
- #purpose : Purpose | Nil
- #size : Int32 | Nil
- #title : String | Nil
- #type : String | Nil
- #url : String | Nil