Type alias SourceField

SourceField: {
    content: ContentField;
    mediaType?: MediaType;
}

Type declaration

Generated using TypeDoc