Fuel中文文档
关于
入门
创建 Fuel Dapp
Fuels CLI
提供者
钱包
合约
脚本(Scripts)
断言(Predicates)
交易
实用工具
Cookbook
测试
类型
错误
API
Account
Address
Contract
Interfaces
Program
Script
Utils
Icon BrandGithubFilledVersion: 0.89.1Icon Link
Sway标准库Icon Link
Sway核心Icon Link
示例应用Icon Link
Sway PlaygroundIcon Link
Sway By ExampleIcon Link
水龙头(Faucet)Icon Link
如何贡献
Fuel TS SDK
Fuel中文社区Icon Linkgithub

⌘K

Fuel中文社区Icon Linkgithub
Docs /
Fuels Ts /
Account /
GetTransferOperationsParams

Icon LinkInterface: GetTransferOperationsParams

@fuel-ts/account .GetTransferOperationsParams

Icon LinkHierarchy

  • InputOutputParam

    ↳ GetTransferOperationsParams

Icon LinkProperties

Icon Linkinputs

• inputs: Input[]

Icon LinkInherited from

InputOutputParam.inputs

Icon LinkDefined in

packages/account/src/providers/transaction-summary/types.ts:117 Icon Link


Icon Linkoutputs

• outputs: Output[]

Icon LinkInherited from

InputOutputParam.outputs

Icon LinkDefined in

packages/account/src/providers/transaction-summary/types.ts:121 Icon Link


Icon Linkreceipts

• receipts: TransactionResultReceipt[]

Icon LinkDefined in

packages/account/src/providers/transaction-summary/types.ts:137 Icon Link

Icon BrandGithubFilledEdit this pageIcon Link