Class QRCodeCancel
- java.lang.Object
-
- br.com.juno.integration.api.model.BaseModel
-
- br.com.juno.integration.api.model.QRCodeCancel
-
- All Implemented Interfaces:
Serializable
public class QRCodeCancel extends BaseModel
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedQRCodeCancel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCancellationId()booleangetSuccess()voidsetCancellationId(String cancellationId)voidsetSuccess(Boolean success)StringtoString()
-