Click or drag to resize
IHeadquartersApi Interface
Headquarters related XML-RPC methods.

Namespace: AMG.API
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public interface IHeadquartersApi

The IHeadquartersApi type exposes the following members.

Methods
  NameDescription
Public methodAddHeadquarters
Adds new headquarters.
Public methodDeleteHeadquarters
Deletes a headquarters by ID.
Public methodGetHeadquarters
Gets headquarters by their IDs.
Public methodUpdateHeadquarters
Updates the given headquarters.
Top
See Also