CreateFundOptions: {
    amount: Amount;
    assetId: string;
}

Options for creating a fund operation.

Type declaration