Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 469 Bytes

File metadata and controls

13 lines (8 loc) · 469 Bytes

InterfacePropertyStructImplementationMapping

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.

Type

Dict[StructFieldApiName, PropertyOrStructFieldOfPropertyImplementation]

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