@ClassPreamble(author="Maksym Novozhylov <mnovozhilov@upwork.com>", date="6/4/2014", currentRevision=1, lastModified="6/4/2014", lastModifiedBy="Maksym Novozhylov", reviewers="Yiota Tsakiri") public final class Payments extends java.lang.Object
Constructor and Description |
---|
Payments(OAuthClient client) |
Modifier and Type | Method and Description |
---|---|
JSONObject |
submitBonus(java.lang.String teamReference,
java.util.HashMap<java.lang.String,java.lang.String> params)
Submit a Custom Payment
|
public Payments(OAuthClient client)
public JSONObject submitBonus(java.lang.String teamReference, java.util.HashMap<java.lang.String,java.lang.String> params) throws JSONException
teamReference
- Team referenceparams
- ParametersJSONObject
JSONException
- If error occurred