Expand description
Types that travel over the wire.
Modules§
- additional_
resource - Types for additional resources for JIG or Playlists.
- admin
- Types for admin routes.
- animation
- Types for animations.
- asset
- Types for Assets, Jig and LearningPath.
- audio
- Types for audio files.
- auth
Deprecated - auth types (deprecated)
- billing
- Types for billing
- category
- Types for categories.
- circle
- Types for Circles.
- course
- Types for Courses.
- image
- Types for images.
- jig
- Types for JIGs.
- locale
- Locale types
- media
- Types for Media.
- meta
- Types for metadata.
- module
- Types for jig Modules.
- Types for Pdf files.
- playlist
- Types for Playlists.
- resource
- Types for Resources.
- search
- types for searching
- ser
- Serialization helpers
- session
- types for Auth / session management
- user
- Types for users.
Structs§
- Base64
- Serialize/Deserialize wrapper for Base64 encoded content.
- Create
Response - Response for successfuly creating a Resource.
- Item
Count - New-type representing the total count of items
- Page
- New-type representing the current page of a list of items
- Page
Limit - New-type representing the item limit for a page of items
- Percent
- Representation of a percentage
Enums§
- Publish
- Represents when to publish an image.
- Update
NonNullable - Clearer representation of an optional non-nullable field.
- Update
Nullable - Clearer representation of an optional nullable field.