public class CheckBlockRequest extends Object
| Constructor and Description |
|---|
CheckBlockRequest(String network) |
CheckBlockRequest(String network,
int maxAgeInDays) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxAgeInDays() |
String |
getNetwork() |
void |
setMaxAgeInDays(Integer maxAgeInDays) |
void |
setNetwork(String network) |
Copyright © 2021. All rights reserved.