Action Group Webhook Receiver Aad Auth
data class ActionGroupWebhookReceiverAadAuth(val identifierUri: String? = null, val objectId: String, val tenantId: String? = null)
Constructors
Link copied to clipboard
fun ActionGroupWebhookReceiverAadAuth(identifierUri: String? = null, objectId: String, tenantId: String? = null)