Get Aggregators Aggregator
data class GetAggregatorsAggregator(val accountId: String, val aggregatorAccounts: List<GetAggregatorsAggregatorAggregatorAccount>, val aggregatorId: String, val aggregatorName: String, val aggregatorType: String, val description: String, val id: String, val status: String)
Constructors
Link copied to clipboard
fun GetAggregatorsAggregator(accountId: String, aggregatorAccounts: List<GetAggregatorsAggregatorAggregatorAccount>, aggregatorId: String, aggregatorName: String, aggregatorType: String, description: String, id: String, status: String)