snowstorm
    Preparing search index...

    Interface RedemptionResult

    interface RedemptionResult {
        data: string;
        status: string;
    }
    Index

    Properties

    Properties

    data: string
    status: string