customAttributes property
A list of custom (merchant-provided) attributes.
It can also be used for submitting any attribute of the feed specification in its generic form.
Implementation
core.List<CustomAttribute>? customAttributes;
A list of custom (merchant-provided) attributes.
It can also be used for submitting any attribute of the feed specification in its generic form.
core.List<CustomAttribute>? customAttributes;