documentLinks property
Contains a list of PDF document URLs for the product.
Examples are training manuals, user guides, assembly instructions, package inserts, etc. Must start with "http://" or "https://"), ASCII characters only, and RFC 3986 compliant.
Optional.
Implementation
core.List<core.String>? documentLinks;