Метод | Описание | |
---|---|---|
AssetLocationRequest ( IRestClient client, string apiKey, int companyId ) : System | ||
Delete ( int id ) : bool | ||
Get ( int id ) : |
||
Get ( string filter = "", int skip ) : PagingResponse |
||
Save ( |
public AssetLocationRequest ( IRestClient client, string apiKey, int companyId ) : System | ||
client | IRestClient | |
apiKey | string | |
companyId | int | |
Результат | System |
public Get ( int id ) : |
||
id | int | |
Результат |
public Get ( string filter = "", int skip ) : PagingResponse |
||
filter | string | |
skip | int | |
Результат | PagingResponse |
public Save ( |
||
assetLocation | ||
Результат |