Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 543 Bytes

AddOnRequirementStatus.md

File metadata and controls

12 lines (8 loc) · 543 Bytes

AddOnRequirementStatus

Representation of an add-on requirement status.

Properties

Name Type Description Notes
error_msgs list[str] Error messages detailing reasons for unfulfilled requirements. [optional]
fulfilled bool Indicates if this requirement is fulfilled. [optional]

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