Primitive.to_data
- Primitive.to_data()[source]
Convert an object to its native data representation.
- Returns
dict – The data representation of the object as described by the schema.
Convert an object to its native data representation.
dict – The data representation of the object as described by the schema.