Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 589 Bytes

File metadata and controls

15 lines (10 loc) · 589 Bytes

Renderable

A set of RenderableContent that represents a property of a Foundry object (i.e. the sourcing) for an invocation.

Properties

Name Type Required Description
id RenderableId Yes
invocation InvocationId Yes
sourcing SourcingId Yes
content Dict[RenderablePartId, RenderableContent] Yes

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