Package version:

interface GroupBodyParam {
    body: {
        faceIds: {};
    };
}

Properties

Properties

body: {
    faceIds: {};
}