package config type AzureCommunicationConfig struct { Endpoint string AccessKey string ApiVersion string SenderAddress string }