Preview

RecordedUser is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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.