Get Mpa Account Scope Result
data class GetMpaAccountScopeResult(val billingAccountName: String, val customerName: String, val id: String)
A collection of values returned by getMpaAccountScope.
A collection of values returned by getMpaAccountScope.