All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.cleeng.api.domain.ListCustomerSubscriptionsResponse Maven / Gradle / Ivy

package com.cleeng.api.domain;

import org.jsonrpc.JSONRPCMessage;

public class ListCustomerSubscriptionsResponse extends JSONRPCMessage {

    public ListCustomerSubscriptionsResult result;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy