GetAcceptedTermsOfServiceDocumentResponse |
GetAcceptedTermsOfServiceDocumentResponse.document(byte[] document) |
The accepted Terms of Service document in the requested format represented as a Base64-encoded
bytes array.
|
static GetAcceptedTermsOfServiceDocumentResponse |
GetAcceptedTermsOfServiceDocumentResponse.fromJson(String jsonString) |
Create an instance of GetAcceptedTermsOfServiceDocumentResponse given an JSON string
|
GetAcceptedTermsOfServiceDocumentResponse |
GetAcceptedTermsOfServiceDocumentResponse.id(String id) |
The unique identifier of the legal entity.
|
GetAcceptedTermsOfServiceDocumentResponse |
GetAcceptedTermsOfServiceDocumentResponse.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
GetAcceptedTermsOfServiceDocumentResponse |
GetAcceptedTermsOfServiceDocumentResponse.termsOfServiceAcceptanceReference(String termsOfServiceAcceptanceReference) |
An Adyen-generated reference for the accepted Terms of Service.
|
GetAcceptedTermsOfServiceDocumentResponse |
GetAcceptedTermsOfServiceDocumentResponse.termsOfServiceDocumentFormat(GetAcceptedTermsOfServiceDocumentResponse.TermsOfServiceDocumentFormatEnum termsOfServiceDocumentFormat) |
The format of the Terms of Service document.
|