| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private DocumentUpload.Kind |
DocumentUpload.kind |
private DocumentUpload.Kind |
DocumentUploadRequest.kind |
| Modifier and Type | Method and Description |
|---|---|
DocumentUpload.Kind |
DocumentUpload.getKind() |
static DocumentUpload.Kind |
DocumentUpload.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentUpload.Kind[] |
DocumentUpload.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DocumentUploadRequest(DocumentUpload.Kind kind,
File file) |
Copyright © 2013-2018. All Rights Reserved.