Package | Description |
---|---|
com.blockchyp.client.dto |
Modifier and Type | Method and Description |
---|---|
SignatureFormat |
TermsAndConditionsRequest.getSigFormat()
Gets the image format to be used for returning signatures.
|
SignatureFormat |
TermsAndConditionsLogEntry.getSigFormat()
Gets the image format to be used for returning signatures.
|
SignatureFormat |
RefundRequest.getSigFormat()
Gets the image format to be used for returning signatures.
|
SignatureFormat |
ISignatureRequest.getSigFormat() |
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.
|
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 |
TermsAndConditionsRequest.setSigFormat(SignatureFormat value)
Sets the image format to be used for returning signatures.
|
void |
TermsAndConditionsLogEntry.setSigFormat(SignatureFormat value)
Sets the image format to be used for returning signatures.
|
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.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.