mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
867 B
867 B
EntityClientLinkOwner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| String | The email address of your customer. | ||
| given_name | String | The given name (first name) of your customer. | |
| family_name | String | The family name (surname) of your customer. | |
| locale | Option<models::LocaleResponse> | Preset the language to be used for the login screen, if applicable. For the consent screen, the preferred language of the logged in merchant will be used and this parameter is ignored. When this parameter is omitted, the browser language will be used instead. | [optional] |