mangadex-full-api - v6.2.0
    Preparing search index...

    Interface ScanlationGroupSchema

    ScanlationGroup

    interface ScanlationGroupSchema {
        attributes: ScanlationGroupAttributesSchema;
        id: string;
        relationships: RelationshipSchema[];
        type: "scanlation_group";
    }
    Index

    Properties

    id: string

    uuid

    relationships: RelationshipSchema[]
    type: "scanlation_group"