public final class Payment extends AbstractModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Payment.Builder
Builder creates instances of Payment
from values set by the builder's methods. |
static class |
Payment.Processor
Enumeration of payment processors
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDeclineCode() |
Payment.Processor |
getProcessor() |
Boolean |
wasAuthorized() |
toJson, toStringpublic Payment.Processor getProcessor()
public Boolean wasAuthorized()
public String getDeclineCode()
Copyright © 2016 MaxMind, Inc.. All rights reserved.