logo

CustomListData

logo

CustomListData

In mangadex_api::v5::schema

Structs

  • AtHomeServer
  • AuthTokens
  • AuthorAttributes
  • ChapterAttributes
  • CheckTokenResponse
  • CheckUsernameAvailableResponse
  • CoverAttributes
  • CustomListAttributes
  • IsFollowingResponse
  • LegacyMappingIdAttributes
  • LoginResponse
  • MangaAggregate
  • MangaAttributes
  • MangaDexErrorResponse
  • MangaLinks
  • MangaReadingStatus
  • MangaReadingStatuses
  • MangaRelationAttributes
  • MangaStatisticsObject
  • RatingsList
  • RefreshTokenResponse
  • Relationship
  • ReportReasonAttributes
  • Results
  • ScanlationGroupAttributes
  • TagAttributes
  • UngroupedMangaReadMarkers
  • UploadSessionFileAttributes
  • UploadSessionFileData
  • UploadSessionResponse
  • UserAttributes
  • UserReportAttributes
  • UserSettingsAttributes

Enums

  • MangaReadMarkers
  • RelatedAttributes

Type Definitions

  • AtHomeServerResponse
  • AuthorData
  • AuthorListResponse
  • AuthorObject
  • AuthorResponse
  • ChapterData
  • ChapterListResponse
  • ChapterObject
  • ChapterResponse
  • CoverData
  • CoverListResponse
  • CoverObject
  • CoverResponse
  • CustomListData
  • CustomListListResponse
  • CustomListObject
  • CustomListResponse
  • GroupData
  • GroupListResponse
  • GroupObject
  • GroupResponse
  • IdMappingData
  • IdMappingListResponse
  • IdMappingObject
  • LocalizedString
  • MangaAggregateResponse
  • MangaData
  • MangaListResponse
  • MangaObject
  • MangaReadMarkersResponse
  • MangaReadingStatusResponse
  • MangaReadingStatusesResponse
  • MangaRelationListResponse
  • MangaRelationObject
  • MangaResponse
  • MangaStatisticsResponse
  • RatingsResponse
  • ReportReasonListResponse
  • ReportReasonObject
  • TagData
  • TagListResponse
  • TagObject
  • TagResponse
  • UngroupedMangaReadMarkersResponse
  • UploadSessionFileObject
  • UploadSessionFileResponse
  • UserData
  • UserListResponse
  • UserObject
  • UserReportsData
  • UserReportsListResponse
  • UserReportsObject
  • UserResponse
  • UserSettingsResponse
logo
Change settings

Type Definition mangadex_api::v5::schema::CustomListData

source · [−]
pub type CustomListData = ApiData<ApiObject<CustomListAttributes, RelationshipType>>;