-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eric Durand-Tremblay
committed
May 12, 2020
1 parent
00d2bd8
commit 0638e46
Showing
8 changed files
with
4,006 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# # LegacyContactContactPayloadItemAllOf | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**externalKey** | **string** | external key | [optional] | ||
**externalKeyType** | **string** | External key type | [optional] | ||
**gender** | **string** | Gender of the contact. Either MALE or FEMALE | [optional] | ||
**sin** | **string** | sin of the contact | [optional] | ||
**birthdate** | **string** | birthdate of the contact | [optional] | ||
**smoker** | **string** | Smoker status of the contact. | [optional] | ||
**smokerSince** | [**AnyType**](.md) | Smoker status since date. | [optional] | ||
**phoneHome** | **string** | phone number of the contact at home | [optional] | ||
**phoneHomeSecond** | **string** | second phone number of the contact at home | [optional] | ||
**phoneAssistant** | **string** | assistant phone number of the contact | [optional] | ||
**phoneOffice** | **string** | office phone number of the contact | [optional] | ||
**phoneOfficeSecond** | **string** | second office phone number of the contact | [optional] | ||
**phoneCell** | **string** | cell phone number of the contact | [optional] | ||
**phonePager** | **string** | Pager phone number of the contact | [optional] | ||
**phoneFax** | **string** | fax phone number of the contact | [optional] | ||
**mainEmail** | **string** | main email of the contact | [optional] | ||
**emailPersonal** | **string** | personal email of the contact | [optional] | ||
**webSite** | **string** | Web Site URL. This represent the main website for the contact. | [optional] | ||
**emailBusiness** | **string** | business email of the contact | [optional] | ||
**emailOther** | **string** | business email of the contact | [optional] | ||
**notes** | **string** | notes of the contact | [optional] | ||
**peculiarity** | **string** | peculiarity of the contact | [optional] | ||
**endFinancialYear** | **string** | End of the financial year (for organization) | [optional] | ||
**language** | **string** | Language | [optional] | ||
**active** | **string** | Active (boolean) | [optional] | ||
**publish** | **string** | Publish (boolean) | [optional] | ||
**title** | **string** | Title | [optional] | ||
**suffix** | **string** | Suffix | [optional] | ||
**civility** | **string** | Civility | [optional] | ||
**civilityId** | **int** | Civility id | [optional] | ||
**personAddressed** | **string** | Person Addressed (Correspondance) | [optional] | ||
**organizationLine1** | **string** | Organization name (Correspondance) | [optional] | ||
**organizationLine2** | **string** | Organization name - second line (Correspondance) | [optional] | ||
**department** | **string** | Department (Correspondance) | [optional] | ||
**customerNumber** | **string** | Customer Number | [optional] | ||
**birthPlace** | **string** | Birth Place | [optional] | ||
**nationality** | **string** | Nationality | [optional] | ||
**orgDateCreated** | **string** | | [optional] | ||
**orgDateClosed** | **string** | | [optional] | ||
**dateEndFinancialYear** | **string** | | [optional] | ||
**orgIdNo** | **string** | | [optional] | ||
**orgFedNo** | **string** | | [optional] | ||
**orgProvNo** | **string** | | [optional] | ||
|
||
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) | ||
|
||
|
Oops, something went wrong.