DataManagerForAgricultureSolutionResponse

data class DataManagerForAgricultureSolutionResponse(val accessAzureDataManagerForAgricultureApplicationId: String, val accessAzureDataManagerForAgricultureApplicationName: String, val dataAccessScopes: List<String>, val isValidateInput: Boolean, val marketPlaceOfferDetails: MarketPlaceOfferDetailsResponse, val partnerId: String, val partnerTenantId: String, val saasApplicationId: String, val solutionId: String)

Data Manager for Agriculture solution.

Constructors

constructor(accessAzureDataManagerForAgricultureApplicationId: String, accessAzureDataManagerForAgricultureApplicationName: String, dataAccessScopes: List<String>, isValidateInput: Boolean, marketPlaceOfferDetails: MarketPlaceOfferDetailsResponse, partnerId: String, partnerTenantId: String, saasApplicationId: String, solutionId: String)

Types

Link copied to clipboard
object Companion

Properties

Entra application Id used to access azure data manager for agriculture instance.

Entra application name used to access azure data manager for agriculture instance.

Link copied to clipboard

Data access scopes.

Link copied to clipboard

Whether solution inference will validate input.

Link copied to clipboard
Link copied to clipboard

Partner Id.

Link copied to clipboard

Partner tenant Id.

Link copied to clipboard

Saas application Id.

Link copied to clipboard

Solution Id.