Users
Lists ShipStation users.
Select
The 本製品 will use the ShipStation API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.
- ShowInactive supports the following operator: =.
SELECT * FROM Users WHERE ShowInactive = 'true'
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Id of the User. | |
| Name | String | Name of the User. | |
| UserName | String | User name of the User. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description | |
| ShowInactive | Boolean | Specifies whether inactive stores will be shown. |