@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias unitAddParentChildResponse201

    Create a new parent-child relationship between units by linking them

    type unitAddParentChildResponse201 = {
        data: UnitParentChild;
        status: 201;
    }
    Index

    Properties

    Properties

    status: 201