Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface InteroperableReceiptVerification

    interface InteroperableReceiptVerification {
        reasons: string[];
        valid: boolean;
    }
    Index
    reasons: string[]
    valid: boolean