Type Alias ClippingObjectEntityOption

ClippingObjectEntityOption: {
    entityId: string;
    layerName: string;
}