Type alias GetExchangeOptionsBeta

GetExchangeOptions: {
    did: BearerDid;
    exchangeId: string;
    pfiDid: string;
}

options passed to TbdexHttpClient.getExchange method

Type declaration

  • did: BearerDid

    the message author's DID

  • exchangeId: string

    the exchange you want to fetch

  • pfiDid: string

    the DID of the PFI from whom you want to get offerings