Files
marvel-service/docs/data/documentation/marvelservice/components/schemas/seriesdatacontainer/init(offset:limit:total:count:results:).json
T

1 line
9.4 KiB
JSON
Raw Normal View History

2025-10-05 22:05:07 +00:00
{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/MarvelService\/documentation\/MarvelService\/Components\/Schemas\/SeriesDataContainer\/init(offset:limit:total:count:results:)"},"abstract":[{"text":"Creates a new ","type":"text"},{"code":"SeriesDataContainer","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/MarvelService\/documentation\/MarvelService","doc:\/\/MarvelService\/documentation\/MarvelService\/Components","doc:\/\/MarvelService\/documentation\/MarvelService\/Components\/Schemas","doc:\/\/MarvelService\/documentation\/MarvelService\/Components\/Schemas\/SeriesDataContainer"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"offset","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"limit","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"total","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"count","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"results","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"Components","preciseIdentifier":"s:13MarvelService10ComponentsO","kind":"typeIdentifier","identifier":"doc:\/\/MarvelService\/documentation\/MarvelService\/Components"},{"text":".","kind":"text"},{"text":"Schemas","preciseIdentifier":"s:13MarvelService10ComponentsO7SchemasO","kind":"typeIdentifier","identifier":"doc:\/\/MarvelService\/documentation\/MarvelService\/Components\/Schemas"},{"text":".","kind":"text"},{"text":"Series","preciseIdentifier":"s:13MarvelService10ComponentsO7SchemasO6SeriesV","kind":"typeIdentifier","identifier":"doc:\/\/MarvelService\/documentation\/MarvelService\/Components\/Schemas\/Series"},{"text":"])","kind":"text"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"offset","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The requested offset (number of skipped results) of the call."}]}]},{"name":"limit","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The requested result limit."}]}]},{"name":"total","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The total number of resources available given the current filter set."}]}]},{"name":"count","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The total number of results returned by this call."}]}]},{"name":"results","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The list of series returned by the call"}]}]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/marvelservice\/components\/schemas\/seriesdatacontainer\/init(offset:limit:total:count:results:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:13MarvelService10ComponentsO7SchemasO19SeriesDataContainerV6offset5limit5total5count7resultsAGSi_S3iSayAE0E0VGtcfc","title":"init(offset:limit:total:count:results:)","symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"MarvelService"}],"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"offset"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"kind":"externalParam","text":"limit"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"kind":"externalParam","text":"total"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"kind":"text","text":", "},{"kind":"externalParam","text":"count