TargetDirectoryResultPropertiesResponse

data class TargetDirectoryResultPropertiesResponse(val destinationOwnerId: String, val destinationTenantId: String, val expiresOn: String, val status: String)

Properties of subscription Response for Changed Target Directory.

Constructors

Link copied to clipboard
constructor(destinationOwnerId: String, destinationTenantId: String, expiresOn: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Destination Owner Id where Subscription will be accepted.

Link copied to clipboard

Destination Tenant Id where Subscription will be accepted.

Link copied to clipboard

Subscription Initiate Request Expiry time

Link copied to clipboard

Subscription Status.