We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fa9f59 + b728db7 commit fa9b02dCopy full SHA for fa9b02d
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