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

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)