Preview

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

InvoiceRecordedUser

Recorded immutable user for invoice.

This page contains

    Fields

    email: String

    Email address of user

    firstName: String

    First name of user

    lastName: String

    Last name of user

    addresses: [InvoiceRecordedAddressPair] PREVIEW

    Address map for the user

    Parent objects of InvoiceRecordedUser

    InvoiceUser PREVIEW

    User for invoice. Contains a reference to current user and user data recorded at invoice creation.