Preparing search index...
The search index is not available
monero-ts
monero-ts
MoneroIntegratedAddress
Class MoneroIntegratedAddress
Monero integrated address model.
Hierarchy
MoneroIntegratedAddress
Index
Constructors
constructor
Properties
integrated
Address
payment
Id
standard
Address
Methods
get
Integrated
Address
get
Payment
Id
get
Standard
Address
set
Integrated
Address
set
Payment
Id
set
Standard
Address
to
Json
to
String
Constructors
constructor
new
Monero
Integrated
Address
(
integratedAddress
?
)
:
MoneroIntegratedAddress
Parameters
Optional
integratedAddress
:
Partial
<
MoneroIntegratedAddress
>
Returns
MoneroIntegratedAddress
Properties
integrated
Address
integrated
Address
:
string
payment
Id
payment
Id
:
string
standard
Address
standard
Address
:
string
Methods
get
Integrated
Address
get
Integrated
Address
(
)
:
string
Returns
string
get
Payment
Id
get
Payment
Id
(
)
:
string
Returns
string
get
Standard
Address
get
Standard
Address
(
)
:
string
Returns
string
set
Integrated
Address
set
Integrated
Address
(
integratedAddress
)
:
MoneroIntegratedAddress
Parameters
integratedAddress
:
string
Returns
MoneroIntegratedAddress
set
Payment
Id
set
Payment
Id
(
paymentId
)
:
MoneroIntegratedAddress
Parameters
paymentId
:
string
Returns
MoneroIntegratedAddress
set
Standard
Address
set
Standard
Address
(
standardAddress
)
:
MoneroIntegratedAddress
Parameters
standardAddress
:
string
Returns
MoneroIntegratedAddress
to
Json
to
Json
(
)
:
any
Returns
any
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
integrated
Address
payment
Id
standard
Address
get
Integrated
Address
get
Payment
Id
get
Standard
Address
set
Integrated
Address
set
Payment
Id
set
Standard
Address
to
Json
to
String
monero-ts
ConnectionType
MoneroKeyImageSpentStatus
MoneroMessageSignatureType
MoneroTxPriority
GenUtils
HttpClient
LibraryUtils
MoneroAccount
MoneroAccountTag
MoneroAddressBookEntry
MoneroAltChain
MoneroBan
MoneroBlock
MoneroBlockHeader
MoneroBlockTemplate
MoneroCheck
MoneroCheckReserve
MoneroCheckTx
MoneroConnectionManager
MoneroConnectionManagerListener
MoneroConnectionSpan
Loading...
Generated using
TypeDoc
Monero integrated address model.