@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/escrow-transfer-services
CreateEscrowTransferInput
Type Alias CreateEscrowTransferInput
type
CreateEscrowTransferInput
=
{
amount
:
string
;
claimUrl
?:
string
;
customerId
:
string
;
legacyTransactionId
?:
string
;
message
?:
string
;
metadata
?:
EscrowTransferMetadata
;
nonce
:
bigint
;
recipientPhone
:
string
;
senderId
:
string
;
senderWallet
:
string
;
tokenSymbol
:
string
;
}
Index
Properties
amount
claim
Url?
customer
Id
legacy
Transaction
Id?
message?
metadata?
nonce
recipient
Phone
sender
Id
sender
Wallet
token
Symbol
Properties
amount
amount
:
string
Optional
claim
Url
claimUrl
?:
string
customer
Id
customerId
:
string
Optional
legacy
Transaction
Id
legacyTransactionId
?:
string
Optional
message
message
?:
string
Optional
metadata
metadata
?:
EscrowTransferMetadata
nonce
nonce
:
bigint
recipient
Phone
recipientPhone
:
string
sender
Id
senderId
:
string
sender
Wallet
senderWallet
:
string
token
Symbol
tokenSymbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
claim
Url
customer
Id
legacy
Transaction
Id
message
metadata
nonce
recipient
Phone
sender
Id
sender
Wallet
token
Symbol
@cfxlabsinc/b2b-services
Loading...