@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class PtsV2PayoutsPost201ResponseIssuerInformation extends Object
| Constructor and Description |
|---|
PtsV2PayoutsPost201ResponseIssuerInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getServiceProcessingType()
This field contains values that identify the service type under which the transaction should be processed.
|
int |
hashCode() |
PtsV2PayoutsPost201ResponseIssuerInformation |
serviceProcessingType(String serviceProcessingType) |
void |
setServiceProcessingType(String serviceProcessingType) |
String |
toString() |
public PtsV2PayoutsPost201ResponseIssuerInformation()
public PtsV2PayoutsPost201ResponseIssuerInformation serviceProcessingType(String serviceProcessingType)
public String getServiceProcessingType()
public void setServiceProcessingType(String serviceProcessingType)
Copyright © 2022. All rights reserved.