interface ProposeAggregatorCallObject {
    _aggregator: string;
}

Properties

Properties

_aggregator: string