InvoiceNotes
Retrieves all notes associated with an invoice.
Columns
Name | Type | References | |
InvoiceId | Integer |
Invoices.Id | |
CustomerId | Integer |
Customers.Id | |
Id [KEY] | Integer | ||
Object | String | ||
Notes | String | ||
UserCreatedAt | Datetime | ||
UserEmail | String | ||
UserFirstName | String | ||
UserId | Integer | ||
UserLastName | String | ||
UserRegistered | Boolean | ||
UserTwoFactorEnabled | Boolean | ||
CreatedAt | Datetime |