Serialized Form


Package com.chargebee

Class com.chargebee.APIException extends RuntimeException implements Serializable

Serialized Fields

jsonObj

org.json.JSONObject jsonObj

httpCode

int httpCode

code

String code

message

String message

param

String param

Class com.chargebee.ListResult extends ArrayList<ListResult.Entry> implements Serializable

Serialized Fields

httpCode

int httpCode

respJson

org.json.JSONObject respJson



Copyright © 2014 ChargeBee. All Rights Reserved.