communicationFormat property

Implementation

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

Implementation

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