| Package | Description |
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Orderreturns.Labels.Create |
ShoppingContent.Orderreturns.Labels.create(Long merchantId,
String returnId,
ReturnShippingLabel content)
Links a return shipping label to a return id.
|
| Constructor and Description |
|---|
Create(Long merchantId,
String returnId,
ReturnShippingLabel content)
Links a return shipping label to a return id.
|
| Modifier and Type | Method and Description |
|---|---|
ReturnShippingLabel |
ReturnShippingLabel.clone() |
ReturnShippingLabel |
ReturnShippingLabel.set(String fieldName,
Object value) |
ReturnShippingLabel |
ReturnShippingLabel.setCarrier(String carrier)
Name of the carrier.
|
ReturnShippingLabel |
ReturnShippingLabel.setLabelUri(String labelUri)
The URL for the return shipping label in PDF format
|
ReturnShippingLabel |
ReturnShippingLabel.setTrackingId(String trackingId)
The tracking id of this return label.
|
Copyright © 2011–2022 Google. All rights reserved.