public final class EvidenceDetails extends StripeObject
| Modifier and Type | Field and Description |
|---|---|
protected Long |
dueBy |
protected Integer |
submissionCount |
PRETTY_PRINT_GSON| Constructor and Description |
|---|
EvidenceDetails() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDueBy() |
Integer |
getSubmissionCount() |
void |
setDueBy(Long dueBy) |
void |
setSubmissionCount(Integer submissionCount) |
equals, toStringCopyright © 2016 Stripe. All rights reserved.