Package | Description |
---|---|
com.sap.cloud.sdk.services.blockchain.multichain.model |
Modifier and Type | Method and Description |
---|---|
MultichainScriptPubKey |
MultichainOutput.getScriptPubKey() |
Modifier and Type | Method and Description |
---|---|
void |
MultichainOutput.setScriptPubKey(MultichainScriptPubKey scriptPubKey) |
Constructor and Description |
---|
MultichainOutput(Long value,
Integer n,
MultichainScriptPubKey scriptPubKey,
List<MultichainAsset> assets,
List<Object> permissions,
List<MultichainItem> items,
List<String> addresses,
String type,
Boolean ismine,
Boolean iswatchonly,
Integer amount) |
Copyright © 2020 SAP SE. All rights reserved.