Interface TransactionGetOptions

interface TransactionGetOptions {
    transcoder?: Transcoder;
}

Properties

Properties

transcoder?: Transcoder

Specifies an explicit transcoder to use for this specific operation.