Contacts
Generated schema file.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ContactGroupId | Integer | ||
| UserId | Integer | ||
| RecipientCode | String | ||
| RecipientName | String | ||
| RecipientRuby | String | ||
| RecipientTitle | String | ||
| RecipientNotes | String | ||
| RecipientMailAddress | String | ||
| RecipientMailAddressCc | String | ||
| RecipientTelNo | String | ||
| RecipientFaxNo | String | ||
| Memo | String | ||
| Favorited | Boolean | ||
| FavoritedAt | Datetime | ||
| Trashed | Boolean | ||
| TrashedAt | Datetime | ||
| RecipientZipCode | String | ||
| RecipientAddress1 | String | ||
| RecipientAddress2 | String | ||
| RecipientName1 | String | ||
| RecipientName2 | String | ||
| RecipientName3 | String | ||
| RecipientName4 | String | ||
| RecipientTitle2 | String | ||
| TaxOption | String | ||
| CorporateNumber | String | ||
| LockVersion | Integer | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |