interface OutputObject {
    administrator: string;
}

Properties

Properties

administrator: string