BusinessInputRecord
Definition
BusinessInputRecord {
string CompanyName,
Name Name,
Address Address
}
Description:
Represents the combination of a company name, individuals name and an address that together identify an individual at an organisation.
View all common types