public class ThirdPartyPaymentMethod extends Resource<ThirdPartyPaymentMethod>
Constructor and Description |
---|
ThirdPartyPaymentMethod(org.json.JSONObject jsonObj) |
ThirdPartyPaymentMethod(String jsonStr) |
Modifier and Type | Method and Description |
---|---|
Gateway |
gateway() |
String |
gatewayAccountId() |
String |
referenceId() |
Type |
type() |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
public ThirdPartyPaymentMethod(String jsonStr)
public ThirdPartyPaymentMethod(org.json.JSONObject jsonObj)
Copyright © 2020 ChargeBee. All Rights Reserved.