Expand description
MangaDex API response object types.
Modules§
Structs§
- ApiData
- API response for a single entity containing an
ApiObjectin thedatafield. - ApiObject
- ApiObject
NoRelationships - ApiObject
String Id - There might be some edge cases where some endpoints returns that returns
ApiObject::idthat is not anUuid. - ApiResult
- NoData
- Placeholder to hold response bodies that will be discarded.
Traits§
- Relationed
Object - An utility trait for finding relationships quickly from an object by their RelationshipType.
- Typed
Attributes