MemberId
The Trello MemberId.
データ型
string
デフォルト値
""
解説
The Trello MemberId references a specific Trello member. If specified, the range of some queries will be bound to that member. For example:
SELECT * FROM Actionswill return all actions of that member.
SELECT * FROM Boardswill return all boards that both the logged user and member specified have in common.