Files
rust-mollie-sdk/docs/EntityClientLinkOwner.md
T
Zomatree e738db98b9 init
2025-10-20 14:41:17 +01:00

867 B

EntityClientLinkOwner

Properties

Name Type Description Notes
email 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]

[Back to Model list] [Back to API list] [Back to README]