@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation extends Object
| Constructor and Description |
|---|
PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation |
code(String code) |
boolean |
equals(Object o) |
String |
getCode()
Merchant-generated order reference or tracking number.
|
int |
hashCode() |
void |
setCode(String code) |
String |
toString() |
public PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation()
public PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
Copyright © 2020. All rights reserved.