public class McomPayouts extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
McomPayouts() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static McomPayouts loadJSON(String json, APIContext context, String header)
public static APINodeList<McomPayouts> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Long getFieldNumberOfOrders()
public McomPayouts setFieldNumberOfOrders(Long value)
public McomPayouts setFieldOrderIds(List<String> value)
public Object getFieldPayoutAmount()
public McomPayouts setFieldPayoutAmount(Object value)
public String getFieldPayoutProviderReferenceId()
public McomPayouts setFieldPayoutProviderReferenceId(String value)
public String getFieldPayoutStatus()
public McomPayouts setFieldPayoutStatus(String value)
public Long getFieldPayoutTime()
public McomPayouts setFieldPayoutTime(Long value)
public String getFieldProvider()
public McomPayouts setFieldProvider(String value)
public McomPayouts copyFrom(McomPayouts instance)
public static APIRequest.ResponseParser<McomPayouts> getParser()
Copyright © 2024. All rights reserved.