interface ConstructorRef {
    can_delete: boolean;
    self: string;
}

Properties

Properties

can_delete: boolean
self: string