|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.norbl.cbp.ppe.usermonitor.CancelBillingMessage
public class CancelBillingMessage
NOTE that this class does NOT extend
Message
and is not sent to UserMonitor
.
When a user wants to cancel billing authorization, this object
is written to the s3 bucket norbl-inbox.
Field Summary | |
---|---|
java.lang.String |
key
|
java.lang.String |
uid
|
Constructor Summary | |
---|---|
CancelBillingMessage(java.lang.String uid)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String uid
public java.lang.String key
Constructor Detail |
---|
public CancelBillingMessage(java.lang.String uid) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |