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 © 2025. All rights reserved.