Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerProductPayment
Interface IndexerProductPayment
interface
IndexerProductPayment
{
productId
:
number
;
submissionIndex
:
string
;
timestamp
:
BigNumber
;
paymentAmount
:
BigNumber
;
balanceAmount
:
BigNumber
;
annualPaymentRate
:
BigNumber
;
oraclePrice
:
BigNumber
;
isolated
:
boolean
;
isolatedProductId
:
null
|
number
;
}
Index
Properties
product
Id
submission
Index
timestamp
payment
Amount
balance
Amount
annual
Payment
Rate
oracle
Price
isolated
isolated
Product
Id
Properties
product
Id
product
Id
:
number
submission
Index
submission
Index
:
string
timestamp
timestamp
:
BigNumber
payment
Amount
payment
Amount
:
BigNumber
balance
Amount
balance
Amount
:
BigNumber
annual
Payment
Rate
annual
Payment
Rate
:
BigNumber
oracle
Price
oracle
Price
:
BigNumber
isolated
isolated
:
boolean
isolated
Product
Id
isolated
Product
Id
:
null
|
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product
Id
submission
Index
timestamp
payment
Amount
balance
Amount
annual
Payment
Rate
oracle
Price
isolated
isolated
Product
Id
Documentation
Loading...