Pennylane API Client
    Preparing search index...

    Variable InvoiceLineSectionSchemaConst

    InvoiceLineSectionSchema: Struct<
        {
            created_at: typeof String$;
            description: NullOr<typeof String$>;
            id: typeof Number$;
            rank: typeof Number$;
            title: NullOr<typeof String$>;
            updated_at: typeof String$;
        },
    > = ...

    Invoice line section represents a section within a customer invoice.