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

Properties

Properties

can_delete: Boolean
self: string