stellar-sdk
Toggle table of contents
1.5.1
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.smartaccount.oz
/
IndexedContractSummary
/
IndexedContractSummary
Indexed
Contract
Summary
constructor
(
contractId
:
String
,
contextRuleCount
:
Int
,
externalSignerCount
:
Int
,
delegatedSignerCount
:
Int
,
nativeSignerCount
:
Int
,
firstSeenLedger
:
Int
,
lastSeenLedger
:
Int
,
contextRuleIds
:
List
<
Int
>
)