T402 API Reference - v2.9.0
    Preparing search index...

    Interface ResolutionResponseExtension

    Extension data in a resolution response body

    interface ResolutionResponseExtension {
        info: { resolution: SignedResolution };
    }
    Index

    Properties

    Properties

    info: { resolution: SignedResolution }