Module user

Source
Expand description

Types for user image library.

Structs§

UserImage
Over the wire representation of an image’s metadata.
UserImageCreatePath
UserImageCreateRequest
Request for creating a user image profile
UserImageDeletePath
UserImageGetPath
UserImageListPath
UserImageListQuery
Query for listing. This is optional. If used, should be included as part of the query string.
UserImageListResponse
Response for listing.
UserImageResponse
Response for getting a single image.
UserImageUploadPath
UserImageUploadRequest
Request to indicate the size of an user library image for upload.
UserImageUploadResponse
URL to upload an user library image, supports resumable uploading.