VendorCreditsComments
List Comments of VendorCredits.
Table Specific Information
Select
The 本製品 will use the Zoho Inventory API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the 本製品.
- CommentId supports the '=' comparison.
- VendorCreditId supports the '=' comparison.
- TransactionId supports the '=' comparison.
For example, the following queries are processed server side:
SELECT * FROM VendorCreditsComments WHERE CommentId = '3350895000000089001' SELECT * FROM VendorCreditsComments WHERE VendorCreditId = '983872973' SELECT * FROM VendorCreditsComments WHERE TransactionId = '983872973'
Columns
Name | Type | References | Description |
CommentId [KEY] | String | Comment Id | |
CommentType | String | Comment Type | |
CommentedBy | String | Commented By | |
CommentedById | String | Commented By Id | |
Date | Date | Date | |
DateDescription | String | Date Description | |
Description | String | Description | |
OperationType | String | Operation Type | |
Time | Datetime | Time | |
TransactionId | String | Transaction Id | |
TransactionType | String | Transaction Type | |
VendorCreditId | String | Vendor Credit Id |