ListSaasResourceAccessTokenResult

data class ListSaasResourceAccessTokenResult(val publisherOfferBaseUri: String? = null, val token: String? = null)

the ISV access token result response.

Constructors

Link copied to clipboard
constructor(publisherOfferBaseUri: String? = null, token: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Publisher Offer Base Uri

Link copied to clipboard
val token: String? = null

The generated token