Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class AccountCostManagementExportExportDataStorageLocation(val containerId: String, val rootFolderPath: String)
Link copied to clipboard
data class GetEnrollmentAccountScopeResult(val billingAccountName: String, val enrollmentAccountName: String, val id: String)
A collection of values returned by getEnrollmentAccountScope.
Link copied to clipboard
data class GetMcaAccountScopeResult(val billingAccountName: String, val billingProfileName: String, val id: String, val invoiceSectionName: String)
A collection of values returned by getMcaAccountScope.
Link copied to clipboard
data class GetMpaAccountScopeResult(val billingAccountName: String, val customerName: String, val id: String)
A collection of values returned by getMpaAccountScope.