Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfAutoCategorizationResponseDto |
CoupangMarketPlaceApi.doProductCategorizationUsingPOST(String xRequestedBy,
AutoCategorizationRequestDto autoCategorizationRequestDto)
Product categorization
Use user-provided information for to predict product category
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ResponseDtoOfAutoCategorizationResponseDto> |
CoupangMarketPlaceApi.doProductCategorizationUsingPOSTWithHttpInfo(String xRequestedBy,
AutoCategorizationRequestDto autoCategorizationRequestDto)
Product categorization
Use user-provided information for to predict product category
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.doProductCategorizationUsingPOSTAsync(String xRequestedBy,
AutoCategorizationRequestDto autoCategorizationRequestDto,
ApiCallback<ResponseDtoOfAutoCategorizationResponseDto> callback)
Product categorization (asynchronously)
Use user-provided information for to predict product category
|
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfAutoCategorizationResponseDto |
ResponseDtoOfAutoCategorizationResponseDto.code(Integer code) |
ResponseDtoOfAutoCategorizationResponseDto |
ResponseDtoOfAutoCategorizationResponseDto.data(AutoCategorizationResponseDto data) |
ResponseDtoOfAutoCategorizationResponseDto |
ResponseDtoOfAutoCategorizationResponseDto.message(String message) |
Copyright © 2022. All rights reserved.