@renegade-fi/renegade-sdk
Preparing search index...
AssembleExternalMatchRequest
Interface AssembleExternalMatchRequest
interface
AssembleExternalMatchRequest
{
allow_shared
?:
boolean
;
do_gas_estimation
?:
boolean
;
receiver_address
?:
string
;
signed_quote
:
ApiSignedExternalQuote
;
updated_order
?:
ExternalOrder
;
}
Index
Properties
allow_
shared?
do_
gas_
estimation?
receiver_
address?
signed_
quote
updated_
order?
Properties
Optional
allow_
shared
allow_shared
?:
boolean
Optional
do_
gas_
estimation
do_gas_estimation
?:
boolean
Optional
receiver_
address
receiver_address
?:
string
signed_
quote
signed_quote
:
ApiSignedExternalQuote
Optional
updated_
order
updated_order
?:
ExternalOrder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow_
shared
do_
gas_
estimation
receiver_
address
signed_
quote
updated_
order
@renegade-fi/renegade-sdk
Loading...