json constant
Format or protocol for receiving webhooks. Possible values: * soap * http * json
Implementation
@BuiltValueEnumConst(wireName: r'json')
static const WebhookCommunicationFormatEnum json = _$webhookCommunicationFormatEnum_json;
Format or protocol for receiving webhooks. Possible values: * soap * http * json
@BuiltValueEnumConst(wireName: r'json')
static const WebhookCommunicationFormatEnum json = _$webhookCommunicationFormatEnum_json;