public interface ReturnItem extends Timestamped
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
ZonedDateTime |
getCreatedAt() |
CustomFields |
getCustom() |
String |
getId() |
ZonedDateTime |
getLastModifiedAt() |
ReturnPaymentState |
getPaymentState() |
Long |
getQuantity() |
ReturnShipmentState |
getShipmentState() |
static String |
referenceTypeId() |
String getId()
Long getQuantity()
ReturnShipmentState getShipmentState()
ReturnPaymentState getPaymentState()
@Nullable CustomFields getCustom()
ZonedDateTime getCreatedAt()
getCreatedAt in interface CreationTimestampedgetCreatedAt in interface TimestampedZonedDateTime getLastModifiedAt()
getLastModifiedAt in interface Timestampedstatic String referenceTypeId()