GuestPaymentMethods
GuestPaymentMethods is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| Code [KEY] | String | False |
Payment method code |
| Title | String | False |
Payment method title |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CartId_p | String |
The cart ID. |