@sudoplatform/sudo-virtual-cards
    Preparing search index...

    Interface GetTransactionInput

    interface GetTransactionInput {
        cachePolicy?: CachePolicy;
        id: string;
    }
    Index

    Properties

    Properties

    cachePolicy?: CachePolicy

    Cache Policy to use to access a transaction.

    id: string

    Identifier of the transaction to get.