Module domain

Source
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.
authDeprecated
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.
pdf
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.
CreateResponse
Response for successfuly creating a Resource.
ItemCount
New-type representing the total count of items
Page
New-type representing the current page of a list of items
PageLimit
New-type representing the item limit for a page of items
Percent
Representation of a percentage

Enums§

Publish
Represents when to publish an image.
UpdateNonNullable
Clearer representation of an optional non-nullable field.
UpdateNullable
Clearer representation of an optional nullable field.