From 7a8f0383291a8b111f8762c7ed1fb22d6eee9b4b Mon Sep 17 00:00:00 2001 From: Jarrod Swift Date: Fri, 23 Apr 2021 15:55:10 +0930 Subject: [PATCH] Regenerate documentation --- ...g-Products-ProductBulkPricingRulesApi.html | 110 ++++++++++++++++- ...Catalog-Products-ProductMetafieldsApi.html | 104 +++++++++++++++- ...-ProductOption-ProductOptionValuesApi.html | 114 ++++++++++++++++-- ...pi-Catalog-Products-ProductReviewsApi.html | 110 ++++++++++++++++- ...ctVariant-ProductVariantMetafieldsApi.html | 108 ++++++++++++++++- docs/js/searchIndex.js | 50 ++++++++ 6 files changed, 568 insertions(+), 28 deletions(-) diff --git a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductBulkPricingRulesApi.html b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductBulkPricingRulesApi.html index dc4b0703..d45a0b2f 100644 --- a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductBulkPricingRulesApi.html +++ b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductBulkPricingRulesApi.html @@ -98,7 +98,7 @@

V3ApiBase

@@ -146,6 +146,13 @@

 : mixed +
+ +
+ create() + +  : ProductBulkPricingRuleResponse +
@@ -181,6 +188,13 @@

 : int|null

+
+ +
+ update() + +  : ProductBulkPricingRuleResponse +
@@ -202,7 +216,7 @@

ProductBulkPricingRulesApi.php : - 12 + 13 @@ -227,7 +241,7 @@

ProductBulkPricingRulesApi.php : - 13 + 14 @@ -252,7 +266,7 @@

@@ -332,6 +346,48 @@

Return values
+ +
+

+ create() + +

+ + + + + public + create(ProductBulkPricingRule $bulkPricingRule) : ProductBulkPricingRuleResponse + + +
Parameters
+
+
+ $bulkPricingRule + : ProductBulkPricingRule +
+
+ +
+
+ + + +
Return values
+ ProductBulkPricingRuleResponse + — +
+ +
@@ -378,7 +434,7 @@

@@ -516,6 +572,48 @@

Return values
+
+
+

+ update() + +

+ + + + + public + update(ProductBulkPricingRule $bulkPricingRule) : ProductBulkPricingRuleResponse + + +
Parameters
+
+
+ $bulkPricingRule + : ProductBulkPricingRule +
+
+ +
+
+ + + +
Return values
+ ProductBulkPricingRuleResponse + — +
+ +
diff --git a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductMetafieldsApi.html b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductMetafieldsApi.html index a38370e0..2f4cb3db 100644 --- a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductMetafieldsApi.html +++ b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductMetafieldsApi.html @@ -98,7 +98,7 @@

Product Metafields API

@@ -147,6 +147,13 @@

 : mixed +
+ +
+ create() + +  : ProductMetafieldResponse +
@@ -182,6 +189,13 @@

 : int|null

+
+ +
+ update() + +  : ProductMetafieldResponse +
@@ -252,6 +266,48 @@

Return values
+ +
+

+ create() + +

+ + + + + public + create(ProductMetafield $productMetafield) : ProductMetafieldResponse + + +
Parameters
+
+
+ $productMetafield + : ProductMetafield +
+
+ +
+
+ + + +
Return values
+ ProductMetafieldResponse + — +
+ +
@@ -298,7 +354,7 @@

@@ -436,6 +492,48 @@

Return values
+
+
+

+ update() + +

+ + + + + public + update(ProductMetafield $productMetafield) : ProductMetafieldResponse + + +
Parameters
+
+
+ $productMetafield + : ProductMetafield +
+
+ +
+
+ + + +
Return values
+ ProductMetafieldResponse + — +
+ +
diff --git a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductOption-ProductOptionValuesApi.html b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductOption-ProductOptionValuesApi.html index 72d98b6c..4562301c 100644 --- a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductOption-ProductOptionValuesApi.html +++ b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductOption-ProductOptionValuesApi.html @@ -99,7 +99,7 @@

V3ApiBase

@@ -147,6 +147,13 @@

 : mixed +
+ +
+ create() + +  : ProductOptionValueResponse +
@@ -196,6 +203,13 @@

 : void

+
+ +
+ update() + +  : ProductOptionValueResponse +
@@ -217,7 +231,7 @@

@@ -242,7 +256,7 @@

@@ -267,7 +281,7 @@

@@ -347,6 +361,48 @@

Return values
+ +
+

+ create() + +

+ + + + + public + create(ProductOptionValue $optionValue) : ProductOptionValueResponse + + +
Parameters
+
+
+ $optionValue + : ProductOptionValue +
+
+ +
+
+ + + +
Return values
+ ProductOptionValueResponse + — +
+ +
@@ -393,7 +449,7 @@

@@ -513,7 +569,7 @@

@@ -577,7 +633,7 @@

@@ -605,6 +661,48 @@

Return values
+
+
+

+ update() + +

+ + + + + public + update(ProductOptionValue $optionValue) : ProductOptionValueResponse + + +
Parameters
+
+
+ $optionValue + : ProductOptionValue +
+
+ +
+
+ + + +
Return values
+ ProductOptionValueResponse + — +
+ +
diff --git a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductReviewsApi.html b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductReviewsApi.html index 4b37ca5f..704b424f 100644 --- a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductReviewsApi.html +++ b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductReviewsApi.html @@ -98,7 +98,7 @@

V3ApiBase

@@ -146,6 +146,13 @@

 : mixed +
+ +
+ create() + +  : ProductReviewResponse +
@@ -181,6 +188,13 @@

 : int|null

+
+ +
+ update() + +  : ProductReviewResponse +
@@ -202,7 +216,7 @@

@@ -227,7 +241,7 @@

@@ -252,7 +266,7 @@

@@ -332,6 +346,48 @@

Return values
+ +
+

+ create() + +

+ + + + + public + create(ProductReview $review) : ProductReviewResponse + + +
Parameters
+
+
+ $review + : ProductReview +
+
+ +
+
+ + + +
Return values
+ ProductReviewResponse + — +
+ +
@@ -378,7 +434,7 @@

@@ -516,6 +572,48 @@

Return values
+
+
+

+ update() + +

+ + + + + public + update(ProductReview $review) : ProductReviewResponse + + +
Parameters
+
+
+ $review + : ProductReview +
+
+ +
+
+ + + +
Return values
+ ProductReviewResponse + — +
+ +
diff --git a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductVariant-ProductVariantMetafieldsApi.html b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductVariant-ProductVariantMetafieldsApi.html index 2d0707a2..f9ac19f5 100644 --- a/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductVariant-ProductVariantMetafieldsApi.html +++ b/docs/classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductVariant-ProductVariantMetafieldsApi.html @@ -99,7 +99,7 @@

V3ApiBase

@@ -126,6 +126,13 @@

 : mixed +
+ +
+ create() + +  : ProductVariantMetafieldResponse +
@@ -175,6 +182,13 @@

 : void

+
+ +
+ update() + +  : ProductVariantMetafieldResponse +
@@ -245,6 +259,48 @@

Return values
+ +
+

+ create() + +

+ + + + + public + create(ProductVariantMetafield $metafield) : ProductVariantMetafieldResponse + + +
Parameters
+
+
+ $metafield + : ProductVariantMetafield +
+
+ +
+
+ + + +
Return values
+ ProductVariantMetafieldResponse + — +
+ +
@@ -291,7 +347,7 @@

@@ -411,7 +467,7 @@

@@ -475,7 +531,7 @@

@@ -503,6 +559,48 @@

Return values
+
+
+

+ update() + +

+ + + + + public + update(ProductVariantMetafield $metafield) : ProductVariantMetafieldResponse + + +
Parameters
+
+
+ $metafield + : ProductVariantMetafield +
+
+ +
+
+ + + +
Return values
+ ProductVariantMetafieldResponse + — +
+ +
diff --git a/docs/js/searchIndex.js b/docs/js/searchIndex.js index 49205924..6d8e86c6 100644 --- a/docs/js/searchIndex.js +++ b/docs/js/searchIndex.js @@ -510,6 +510,16 @@ Search.appendIndex( "name": "getAll", "summary": "", "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductBulkPricingRulesApi.html#method_getAll" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductBulkPricingRulesApi\u003A\u003Acreate\u0028\u0029", + "name": "create", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductBulkPricingRulesApi.html#method_create" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductBulkPricingRulesApi\u003A\u003Aupdate\u0028\u0029", + "name": "update", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductBulkPricingRulesApi.html#method_update" }, { "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductBulkPricingRulesApi\u003A\u003ARESOURCE_NAME", "name": "RESOURCE_NAME", @@ -575,6 +585,16 @@ Search.appendIndex( "name": "getAll", "summary": "", "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductMetafieldsApi.html#method_getAll" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductMetafieldsApi\u003A\u003Acreate\u0028\u0029", + "name": "create", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductMetafieldsApi.html#method_create" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductMetafieldsApi\u003A\u003Aupdate\u0028\u0029", + "name": "update", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductMetafieldsApi.html#method_update" }, { "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductModifier\\ProductModifierImagesApi", "name": "ProductModifierImagesApi", @@ -665,6 +685,16 @@ Search.appendIndex( "name": "getAll", "summary": "", "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductOption-ProductOptionValuesApi.html#method_getAll" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductOption\\ProductOptionValuesApi\u003A\u003Acreate\u0028\u0029", + "name": "create", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductOption-ProductOptionValuesApi.html#method_create" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductOption\\ProductOptionValuesApi\u003A\u003Aupdate\u0028\u0029", + "name": "update", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductOption-ProductOptionValuesApi.html#method_update" }, { "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductOption\\ProductOptionValuesApi\u003A\u003ARESOURCE_NAME", "name": "RESOURCE_NAME", @@ -695,6 +725,16 @@ Search.appendIndex( "name": "getAll", "summary": "", "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductReviewsApi.html#method_getAll" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductReviewsApi\u003A\u003Acreate\u0028\u0029", + "name": "create", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductReviewsApi.html#method_create" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductReviewsApi\u003A\u003Aupdate\u0028\u0029", + "name": "update", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductReviewsApi.html#method_update" }, { "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductReviewsApi\u003A\u003ARESOURCE_NAME", "name": "RESOURCE_NAME", @@ -850,6 +890,16 @@ Search.appendIndex( "name": "getAll", "summary": "", "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductVariant-ProductVariantMetafieldsApi.html#method_getAll" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductVariant\\ProductVariantMetafieldsApi\u003A\u003Acreate\u0028\u0029", + "name": "create", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductVariant-ProductVariantMetafieldsApi.html#method_create" + }, { + "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductVariant\\ProductVariantMetafieldsApi\u003A\u003Aupdate\u0028\u0029", + "name": "update", + "summary": "", + "url": "classes/BigCommerce-ApiV3-Api-Catalog-Products-ProductVariant-ProductVariantMetafieldsApi.html#method_update" }, { "fqsen": "\\BigCommerce\\ApiV3\\Api\\Catalog\\Products\\ProductVideosApi", "name": "ProductVideosApi",