ByNumber
The notes visible within ByNumber.
Columns
| Name | Type | Description |
| @unid [KEY] | String | The unique identifier of the note. |
| Number | String | The value of the formula [@Text(number)]. |
| Name | String | The value of the formula [lastname + ', ' + firstname] |
| Address | String | The value of the address view column. |
| City | String | The value of the city view column. |
| State | String | The value of the state view column. |
| Zip | Double | The value of the zip view column. |
| Country | String | The value of the country view column. |
| EmailAddress | String | The value of the address view column. |
| Password | String | The value of the password view column. |
| Phone | String | The value of the phone view column. |
| Maiden | String | The value of the mothersmaiden view column. |
| Birthday | Datetime | The value of the birthday view column. |
| CCType | String | The value of the cctype view column. |
| CC Number | Double | The value of the ccnumber view column. |
| CVV2 | Double | The value of the cvv2 view column. |
| CC Expires | String | The value of the ccexpires view column. |
| NationalID | String | The value of the national view column. |
| UPS | String | The value of the ups view column. |
| Occupation | String | The value of the occupation view column. |