| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
DocumentDetail.DocumentTypeEnum |
DocumentDetail.getDocumentType()
document type
|
static DocumentDetail.DocumentTypeEnum |
DocumentDetail.DocumentTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentDetail.DocumentTypeEnum[] |
DocumentDetail.DocumentTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDetail |
DocumentDetail.documentType(DocumentDetail.DocumentTypeEnum documentType) |
void |
DocumentDetail.setDocumentType(DocumentDetail.DocumentTypeEnum documentType) |
Copyright © 2022. All rights reserved.