Method | Description | |
---|---|---|
CreateOnCompany ( int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
CreateOnCompany ( string apiKey, int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
CreateOnPerson ( int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
CreateOnPerson ( string apiKey, int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
DestroyOnCompany ( int companyId, string label ) : void | ||
DestroyOnCompany ( string apiKey, int companyId, string label ) : void | ||
DestroyOnPerson ( string apiKey, int personId, string label ) : void | ||
GetByCompany ( int companyId, string locationName ) : |
||
GetByCompany ( string apiKey, int companyId, string locationName ) : |
||
GetByPerson ( int personId, string locationName ) : |
||
GetByPerson ( string apiKey, int personId, string locationName ) : |
||
ListByCompany ( int companyId ) : BatchBook.Location[] | ||
ListByCompany ( string apiKey, int companyId ) : BatchBook.Location[] | ||
ListByPerson ( int personId ) : BatchBook.Location[] | ||
ListByPerson ( string apiKey, int personId ) : BatchBook.Location[] | ||
UpdateOnCompany ( int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
UpdateOnCompany ( string apiKey, int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
UpdateOnPerson ( int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
UpdateOnPerson ( string apiKey, int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void |
Method | Description | |
---|---|---|
BuildList ( |
||
Location ( |
public static CreateOnCompany ( int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
companyId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |
public static CreateOnCompany ( string apiKey, int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
apiKey | string | |
companyId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |
public static CreateOnPerson ( int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
personId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |
public static CreateOnPerson ( string apiKey, int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
apiKey | string | |
personId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |
public static DestroyOnCompany ( int companyId, string label ) : void | ||
companyId | int | |
label | string | |
return | void |
public static DestroyOnCompany ( string apiKey, int companyId, string label ) : void | ||
apiKey | string | |
companyId | int | |
label | string | |
return | void |
public static DestroyOnPerson ( string apiKey, int personId, string label ) : void | ||
apiKey | string | |
personId | int | |
label | string | |
return | void |
public static GetByCompany ( int companyId, string locationName ) : |
||
companyId | int | |
locationName | string | |
return |
public static GetByCompany ( string apiKey, int companyId, string locationName ) : |
||
apiKey | string | |
companyId | int | |
locationName | string | |
return |
public static GetByPerson ( int personId, string locationName ) : |
||
personId | int | |
locationName | string | |
return |
public static GetByPerson ( string apiKey, int personId, string locationName ) : |
||
apiKey | string | |
personId | int | |
locationName | string | |
return |
public static ListByCompany ( int companyId ) : BatchBook.Location[] | ||
companyId | int | |
return | BatchBook.Location[] |
public static ListByCompany ( string apiKey, int companyId ) : BatchBook.Location[] | ||
apiKey | string | |
companyId | int | |
return | BatchBook.Location[] |
public static ListByPerson ( int personId ) : BatchBook.Location[] | ||
personId | int | |
return | BatchBook.Location[] |
public static ListByPerson ( string apiKey, int personId ) : BatchBook.Location[] | ||
apiKey | string | |
personId | int | |
return | BatchBook.Location[] |
public static UpdateOnCompany ( int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
companyId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |
public static UpdateOnCompany ( string apiKey, int companyId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
apiKey | string | |
companyId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |
public static UpdateOnPerson ( int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
personId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |
public static UpdateOnPerson ( string apiKey, int personId, string label, bool isPrimary, string email, string website, string phone, string cell, string fax, string street1, string street2, string city, string state, string postalCode, string country ) : void | ||
apiKey | string | |
personId | int | |
label | string | |
isPrimary | bool | |
string | ||
website | string | |
phone | string | |
cell | string | |
fax | string | |
street1 | string | |
street2 | string | |
city | string | |
state | string | |
postalCode | string | |
country | string | |
return | void |