public class Preauthorization extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Preauthorization.PreAuthState |
| Constructor and Description |
|---|
Preauthorization() |
| Modifier and Type | Method and Description |
|---|---|
static Preauthorization |
build() |
Preauthorization.PreAuthState |
getPreAuthState() |
Boolean |
getRequested() |
Preauthorization |
inState(Preauthorization.PreAuthState state) |
Preauthorization |
requested(Boolean requested) |
void |
setPreAuthState(Preauthorization.PreAuthState preAuthState) |
void |
setRequested(Boolean requested) |
String |
toString() |
public Boolean getRequested()
public void setRequested(Boolean requested)
public Preauthorization.PreAuthState getPreAuthState()
public void setPreAuthState(Preauthorization.PreAuthState preAuthState)
public static Preauthorization build()
public Preauthorization requested(Boolean requested)
public Preauthorization inState(Preauthorization.PreAuthState state)
Copyright © 2017. All rights reserved.