@nevermined-io/payments
    Preparing search index...

    Interface X402Resource

    x402 Resource information

    interface X402Resource {
        description?: string;
        mimeType?: string;
        url: string;
    }
    Index

    Properties

    description?: string

    Human-readable description

    mimeType?: string

    Expected response MIME type (e.g., "application/json")

    url: string

    The protected resource URL