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 CreationTimestamped
getCreatedAt
in interface Timestamped
ZonedDateTime getLastModifiedAt()
getLastModifiedAt
in interface Timestamped
static String referenceTypeId()