|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.createsend.models.clients.CreditsTransferDetails
public class CreditsTransferDetails
Field Summary | |
---|---|
boolean |
CanUseMyCreditsWhenTheyRunOut
If set to true, will allow the client to continue sending using your credits or payment details once they run out of credits, and if set to false, will prevent the client from using your credits to continue sending until you allocate more credits to them. |
int |
Credits
Represents the number of credits to transfer. |
Constructor Summary | |
---|---|
CreditsTransferDetails()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int Credits
public boolean CanUseMyCreditsWhenTheyRunOut
Constructor Detail |
---|
public CreditsTransferDetails()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |