interface OutputObject {
    cci_address: string;
    version: string;
}

Properties

Properties

cci_address: string
version: string