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