1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Правки доков

This commit is contained in:
Anton Titovets
2024-09-10 14:26:58 +03:00
parent 569941803c
commit 12003db385
6 changed files with 4663 additions and 4663 deletions
@@ -14,7 +14,7 @@ sidebar_position: 26
| Collection | --object | Structure Of String | Complex attribute structure or product structure |
| AttributeID | --attributeid | String, Number | Attribute ID |
| ComplexID | --complexid | String, Number | Complex attribute ID |
| Values | --values | Arbitrary | Value or array of values to add to <values> field |
| Values | --values | Arbitrary | Value or array of values to add to Values field |
Returns: Structure - A collection enhanced with a new attribute
@@ -19,7 +19,7 @@ sidebar_position: 22
<br/>
:::tip
<Attributes> are structures with complex_id, id and values fields. For their quick creation there is the CompleteComplexAttribute method()
Attributes are structures with complex_id, id and values fields. For their quick creation there is the CompleteComplexAttribute method()
:::
<br/>