Circle V2 API Docs
    Preparing search index...

    Type Alias StructuredSubPart

    type StructuredSubPart = {
        body: string;
        title: string;
    }
    Index

    Properties

    Properties

    body: string
    title: string