communicationFormat property
- @BuiltValueField.new(wireName: r'communicationFormat')
Format or protocol for receiving webhooks. Possible values: * soap * http * json
Implementation
@BuiltValueField(wireName: r'communicationFormat')
UpdateMerchantWebhookRequestCommunicationFormatEnum? get communicationFormat;