communicationFormat property
CreateMerchantWebhookRequestCommunicationFormatEnum?
get
communicationFormat
Implementation
CreateMerchantWebhookRequestCommunicationFormatEnum?
get communicationFormat => _$this._communicationFormat;
set
communicationFormat
(CreateMerchantWebhookRequestCommunicationFormatEnum? communicationFormat)
Implementation
set communicationFormat(
CreateMerchantWebhookRequestCommunicationFormatEnum? communicationFormat,
) => _$this._communicationFormat = communicationFormat;