@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsProcessingInformationLoanOptions extends Object
| Constructor and Description |
|---|
Ptsv2paymentsProcessingInformationLoanOptions() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsProcessingInformationLoanOptions |
assetType(String assetType) |
boolean |
equals(Object o) |
String |
getAssetType()
Indicates whether a loan is for a recoverable item or a non-recoverable item.
|
String |
getType()
Type of loan based on an agreement between you and the issuer.
|
int |
hashCode() |
void |
setAssetType(String assetType) |
void |
setType(String type) |
String |
toString() |
Ptsv2paymentsProcessingInformationLoanOptions |
type(String type) |
public Ptsv2paymentsProcessingInformationLoanOptions()
public Ptsv2paymentsProcessingInformationLoanOptions type(String type)
public String getType()
public void setType(String type)
public Ptsv2paymentsProcessingInformationLoanOptions assetType(String assetType)
public String getAssetType()
public void setAssetType(String assetType)
Copyright © 2020. All rights reserved.