public class CreditsTransferDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
CreditsTransferDetails() |
public int Credits
public boolean CanUseMyCreditsWhenTheyRunOut
Copyright © 2013. All Rights Reserved.