Provider Hub Metadata Response Third Party Provider Authorization
data class ProviderHubMetadataResponseThirdPartyProviderAuthorization(val authorizations: List<LightHouseAuthorizationResponse>? = null, val managedByTenantId: String? = null)
Constructors
Link copied to clipboard
constructor(authorizations: List<LightHouseAuthorizationResponse>? = null, managedByTenantId: String? = null)