@flowio/api-prop-types 10.16.102 → 10.16.103

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/api.d.ts CHANGED
@@ -7103,6 +7103,7 @@ declare namespace io.flow.v0.models {
7103
7103
  readonly 'product_id': string;
7104
7104
  readonly 'ge_organization_name': string;
7105
7105
  readonly 'ge_shipping_origin_country'?: string;
7106
+ readonly 'product_url'?: string;
7106
7107
  }
7107
7108
 
7108
7109
  interface GeInputPrice {