We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa9f59 commit b728db7Copy full SHA for b728db7
1 file changed
source/includes/_expenses.md
@@ -122,7 +122,7 @@ Parameter | Type | Description
122
--------- | ---- | -----------
123
group_id | Integer | The group to put this expense in.
124
split_equally | Boolean | Set this to `true` if using it
125
-users\__0\__id | Integer | The user id of a friend for this share
+users\__0\__user_id | Integer | The user id of a friend for this share
126
users\__0\__paid_share | String | Decimal amount as a string with 2 decimal places. The amount this user paid for the expense
127
users\__0\__owed_share | String | Decimal amount as a string with 2 decimal places. The amount this user owes on the expense
128
users\__1\__first_name | String |
0 commit comments