@renegade-fi/renegade-sdk
Preparing search index...
AssembleExternalMatchOptions
Class AssembleExternalMatchOptions
Options for assembling an external match.
Index
Constructors
constructor
Properties
do
Gas
Estimation
receiver
Address?
updated
Order?
Methods
build
Request
Path
with
Gas
Estimation
with
Receiver
Address
with
Updated
Order
new
Constructors
constructor
new
AssembleExternalMatchOptions
()
:
AssembleExternalMatchOptions
Returns
AssembleExternalMatchOptions
Properties
do
Gas
Estimation
doGasEstimation
:
boolean
= false
Optional
receiver
Address
receiverAddress
?:
string
Optional
updated
Order
updatedOrder
?:
ExternalOrder
Methods
build
Request
Path
buildRequestPath
()
:
string
Returns
string
with
Gas
Estimation
withGasEstimation
(
doGasEstimation
:
boolean
)
:
AssembleExternalMatchOptions
Parameters
doGasEstimation
:
boolean
Returns
AssembleExternalMatchOptions
with
Receiver
Address
withReceiverAddress
(
receiverAddress
:
string
)
:
AssembleExternalMatchOptions
Parameters
receiverAddress
:
string
Returns
AssembleExternalMatchOptions
with
Updated
Order
withUpdatedOrder
(
updatedOrder
:
ExternalOrder
)
:
AssembleExternalMatchOptions
Parameters
updatedOrder
:
ExternalOrder
Returns
AssembleExternalMatchOptions
Static
new
new
()
:
AssembleExternalMatchOptions
Returns
AssembleExternalMatchOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
do
Gas
Estimation
receiver
Address
updated
Order
Methods
build
Request
Path
with
Gas
Estimation
with
Receiver
Address
with
Updated
Order
new
@renegade-fi/renegade-sdk
Loading...
Options for assembling an external match.