We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145eebd commit a94481bCopy full SHA for a94481b
pages/balance_updates/balance-update-object.yml
@@ -20,6 +20,9 @@ attributes:
20
- name: email
21
type: string
22
description: User's email address.
23
+ - name: role_type
24
+ type: string
25
+ description: The role type of the Client.
26
- name: url
27
28
description: URL to the Client's object.
@@ -44,6 +47,9 @@ attributes:
44
47
45
48
46
49
description: The User's email address.
50
51
52
+ description: The role type of the Balance Update creator.
53
54
55
description: URL to the Creator's object. (This field will not be present if the creator is an Administrator)
0 commit comments