createOrderWebhook property

  1. @JsonKey.new(name: 'CreateOrderWebhook', includeIfNull: false)
WebApiModulesPluginsShopifyShopifyIntegrationStatusValue? createOrderWebhook
final

Implementation

@JsonKey(name: 'CreateOrderWebhook', includeIfNull: false)
final WebApiModulesPluginsShopifyShopifyIntegrationStatusValue?
createOrderWebhook;