user
Methods
Method | Return type | Description |
---|---|---|
name | string | Name of the Silverfin's user. |
string | Email of the Silverfin's user. |
Name: {{ user.name }}
Email: {{ user.email }}
Output
Name: Silverfin Support User
Email: [email protected]
Email: [email protected]
Updated about 3 years ago