PaymentMethods
Returns a list of payment methods.
Columns
| Name | Type | ReadOnly | References | Description |
| PaymentMethodId [KEY] | Integer | True | ||
| ChangeFlag | String | False | ||
| DisplayFlag | String | False | ||
| DisplaySequence | Integer | False | ||
| InsDateTime | Datetime | True | ||
| IsAvailable | Boolean | True | ||
| PaymentMethodCode | String | False | ||
| PaymentMethodGroupId | Integer | False | ||
| PaymentMethodName | String | False | ||
| PointGivingUnit | Decimal | False | ||
| PointGivingUnitPrice | Integer | False | ||
| SecuritiesFlag | String | False | ||
| UnitPrice | Integer | False | ||
| UpdDateTime | Datetime | True | ||
| Stores | String | False |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるデータを詳細に制御することができます。
| Name | Type | Description |
| PaymentMethodsScope | String |
使用できる値は次のとおりです。all, registered |