This object is used when creating or updating content.

interface ContentTemplateBodyCreate {
    storage?: ContentBodyCreate;
}

Properties

Properties

Generated using TypeDoc v0.25.12