public interface Organization<C,D> extends CRUD<C,D>
static String
ORGANIZATIONS
int
count()
String
list(int limit, int offset)
patch(String name, String json)
create, delete, read, update
static final String ORGANIZATIONS
int count() throws WebServiceException
WebServiceException
String list(int limit, int offset)
String patch(String name, String json)
Copyright © 2021. All Rights Reserved.