RecordedUser
Recorded immutable user for invoice.
This page contains
Fields
email: EmailAddress | Email address of user |
firstName: String | First name of user |
lastName: String | Last name of user |
addresses: [RecordedAddressPair] PREVIEW | Address map for the user |
Parent objects of RecordedUser
UserInfo PREVIEW | User for invoice. Contains a reference to current user and user data recorded at invoice creation. |