ProductPageReasonListResponse
The response to a request that returns a list of product page rejection reasons.
Declaration
object ProductPageReasonListResponseProperties
| Name | Type | Description |
|---|---|---|
data | [ProductPageReason] | Response data that the API provides. |
pagination | PageDetail | Page detail information that the API provides. |