mirror of
https://github.com/stoatchat/rust-mollie-sdk.git
synced 2026-07-01 05:09:43 -04:00
15 lines
755 B
Markdown
15 lines
755 B
Markdown
# EntityOnboardingStatusLinks
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**param_self** | Option<[**models::Url**](url.md)> | | [optional]
|
|
**dashboard** | Option<[**models::Url**](url.md)> | Direct link to the onboarding process in the Mollie dashboard. The merchant can be redirected to this page to complete their onboarding. | [optional]
|
|
**organization** | Option<[**models::Url**](url.md)> | The API resource URL of the organization. | [optional]
|
|
**documentation** | Option<[**models::Url**](url.md)> | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|