Package | Description |
---|---|
com.blockchyp.client | |
com.blockchyp.client.dto |
Modifier and Type | Method and Description |
---|---|
BrandingAsset |
BlockChypClient.updateBrandingAsset(BrandingAsset request)
Updates a branding asset.
|
Modifier and Type | Method and Description |
---|---|
BrandingAsset |
BlockChypClient.updateBrandingAsset(BrandingAsset request)
Updates a branding asset.
|
Modifier and Type | Method and Description |
---|---|
BrandingAsset |
BrandingAssetResponse.getActiveAsset()
Gets the asset currently displayed on the terminal.
|
Modifier and Type | Method and Description |
---|---|
Collection<BrandingAsset> |
BrandingAssetResponse.getResults()
Gets enumerates all branding assets in a given credential scope.
|
Modifier and Type | Method and Description |
---|---|
void |
BrandingAssetResponse.addResult(BrandingAsset value)
Adds a enumerates all branding assets in a given credential scope.
|
void |
BrandingAssetResponse.setActiveAsset(BrandingAsset value)
Sets the asset currently displayed on the terminal.
|
Modifier and Type | Method and Description |
---|---|
void |
BrandingAssetResponse.setResults(Collection<BrandingAsset> value)
Sets enumerates all branding assets in a given credential scope.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.