Class CancellationResponse
java.lang.Object
de.hybris.platform.sap.saprevenuecloudorder.pojo.subscription.v1.CancellationResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCancellationReason(String cancellationReason) voidsetChangedAt(Date changedAt) voidsetChangedBy(String changedBy) voidsetMetadata(Metadata metadata) voidsetOverruleTerms(Boolean overruleTerms) voidsetRequestedCancellationDate(String requestedCancellationDate)
-
Constructor Details
-
CancellationResponse
public CancellationResponse()
-
-
Method Details
-
setMetadata
-
getMetadata
-
setRequestedCancellationDate
-
getRequestedCancellationDate
-
setCancellationReason
-
getCancellationReason
-
setChangedAt
-
getChangedAt
-
setChangedBy
-
getChangedBy
-
setOverruleTerms
-
getOverruleTerms
-