Method | Description | |
---|---|---|
Amend ( List |
||
CheckTime ( ) : void | ||
Create ( List |
||
Create ( zObject input ) : |
||
Delete ( List |
||
Delete ( zObject input ) : |
||
GetAndWriteExportToFile ( String exportFileId ) : |
||
GetExportFileId ( String exportId ) : String | ||
Login ( ) : |
||
Query ( String queryString ) : |
||
Subscribe ( List |
||
Update ( List |
||
ZuoraService ( String username, String password, String endpoint ) : System |
Method | Description | |
---|---|---|
CreateClient ( String endpoint ) : SoapClient |
public Create ( List |
||
input | List |
|
singleTransaction | bool | |
return | List |
public Create ( zObject input ) : |
||
input | zObject | |
return |
public Delete ( List |
||
input | List |
|
type | String | |
return | List |
public Delete ( zObject input ) : |
||
input | zObject | |
return |
public GetAndWriteExportToFile ( String exportFileId ) : |
||
exportFileId | String | |
return |
public GetExportFileId ( String exportId ) : String | ||
exportId | String | |
return | String |
public Query ( String queryString ) : |
||
queryString | String | |
return |
public ZuoraService ( String username, String password, String endpoint ) : System | ||
username | String | |
password | String | |
endpoint | String | |
return | System |