storeId property

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

Implementation

@JsonKey(name: 'StoreId', includeIfNull: false)
final WebApiModulesPluginsShopifyShopifyIntegrationStatusValue? storeId;