struct UploadFileResponse
- UploadFileResponse
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
crystal-mistral/types.crConstructors
Instance Method Summary
- #bytes : Int64
- #bytes=(bytes : Int64)
- #created_at : Int64
- #created_at=(created_at : Int64)
- #filename : String
- #filename=(filename : String)
- #id : String
- #id=(id : String)
- #num_lines : Int32
- #num_lines=(num_lines : Int32)
- #object : String
- #object=(object : String)
- #purpose : String
- #purpose=(purpose : String)
- #sample_type : String
- #sample_type=(sample_type : String)
- #source : String
- #source=(source : String)