Get Product Set Result
data class GetProductSetResult(val displayName: String, val indexError: StatusResponse, val indexTime: String, val name: String)
Properties
Link copied to clipboard
The user-provided name for this ProductSet. Must not be empty. Must be at most 4096 characters long.
Link copied to clipboard
If there was an error with indexing the product set, the field is populated. This field is ignored when creating a ProductSet.
Link copied to clipboard