| Package | Description |
|---|---|
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
SignatureFormat |
ISignatureRequest.getSigFormat() |
SignatureFormat |
RefundRequest.getSigFormat()
Gets the image format to be used for returning signatures.
|
SignatureFormat |
CaptureSignatureRequest.getSigFormat()
Gets the image format to be used for returning signatures.
|
SignatureFormat |
AuthorizationRequest.getSigFormat()
Gets the image format to be used for returning signatures.
|
SignatureFormat |
TermsAndConditionsRequest.getSigFormat()
Gets the image format to be used for returning signatures.
|
static SignatureFormat |
SignatureFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureFormat[] |
SignatureFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefundRequest.setSigFormat(SignatureFormat value)
Sets the image format to be used for returning signatures.
|
void |
CaptureSignatureRequest.setSigFormat(SignatureFormat value)
Sets the image format to be used for returning signatures.
|
void |
AuthorizationRequest.setSigFormat(SignatureFormat value)
Sets the image format to be used for returning signatures.
|
void |
TermsAndConditionsRequest.setSigFormat(SignatureFormat value)
Sets the image format to be used for returning signatures.
|
Copyright © 2020 BlockChyp, Inc.. All rights reserved.