Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 616 Bytes

File metadata and controls

14 lines (9 loc) · 616 Bytes

InterfacePropertyStructImplementation

An implementation of a struct interface property via a local struct property. Specifies a mapping of interface struct fields to local struct fields or properties.

Properties

Name Type Required Description
mapping InterfacePropertyStructImplementationMapping Yes
type Literal["structImplementation"] Yes None

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