public class AccountsApi.GetAccountSignaturesOptions extends Object
| Constructor and Description |
|---|
GetAccountSignaturesOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStampFormat() |
String |
getStampName() |
String |
getStampType() |
void |
setStampFormat(String stampFormat) |
void |
setStampName(String stampName) |
void |
setStampType(String stampType) |
public void setStampFormat(String stampFormat)
public String getStampFormat()
public void setStampName(String stampName)
public String getStampName()
public void setStampType(String stampType)
public String getStampType()
Copyright © 2020. All rights reserved.