@decafhub/decaf-client-extras - v0.7.0
    Preparing search index...

    Interface ValuationReportArtifactType

    Type definition of the FINREA artifact type.

    interface ValuationReportArtifactType {
        id: DecafArtifactTypeId;
        name: string;
        order: number;
    }
    Index

    Properties

    Properties

    name: string
    order: number