communicationFormat property

Implementation

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

Implementation

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