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

927 B

EntityCapabilityRequirement

Properties

Name Type Description Notes
id Option<String> The name of this requirement, referring to the task to be fulfilled by the organization to enable or re-enable the capability. The name is unique among other requirements of the same capability. [optional]
status Option<models::CapabilityRequirementStatus> [optional]
due_date Option<String> Due date until the requirement must be fulfilled, if any. The date is shown in ISO-8601 format. [optional]
_links Option<models::EntityCapabilityRequirementLinks> [optional]

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