# Payments: Gripp CRM Payments - Catalog: `GrippCrm` - Primary Keys: `id` - Label: Payments - Retrieve: True ## Table Columns The columns of the table `Payments` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `_ordering` | `int32` | Ordering | ☐ | | | `amount` | `double` | Amount | ☑ | | | `createdon_date` | `datetime` | Created on Date | ☐ | | | `createdon_timezone_type` | `int32` | Created on Timezone Type | ☐ | | | `createdon_timezone` | `varchar2` | Created on Timezone | ☐ | | | `date_date` | `datetime` | Date Date | ☑ | | | `date_timezone_type` | `int32` | Date Timezone Type | ☑ | | | `date_timezone` | `varchar2` | Date Timezone | ☑ | | | `extendedproperties` | `varchar2` | Extended Properties | ☐ | | | `id` | `int32` | ID | ☐ | | | `invoice_discr` | `varchar2` | | ☐ | | | `invoice_id` | `int32` | Invoice ID | ☑ | | | `invoice_searchname` | `varchar2` | Invoice Search Name | ☑ | | | `notes` | `varchar2` | Notes | ☐ | | | `paymentprovider_discr` | `varchar2` | | ☐ | | | `paymentprovider_id` | `int32` | Payment Provider ID | ☐ | | | `paymentprovider_searchname` | `varchar2` | Payment Provider Search Name | ☐ | | | `searchname` | `varchar2` | Search Name | ☐ | | | `transactionid` | `varchar2` | Transaction ID | ☐ | | | `updatedon_date` | `datetime` | Updated on Date | ☐ | | | `updatedon_timezone_type` | `int32` | Updated on Timezone Type | ☐ | | | `updatedon_timezone` | `varchar2` | Updated on Timezone | ☐ | |