Class PartyCreditProfile
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.PartyCreditProfile
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class PartyCreditProfile
extends Object
An individual might be evaluated for its worthiness and this evaluation might be based on a credit rating given by a credit agency.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atschemaLocation(String atschemaLocation) creditAgencyName(String creditAgencyName) creditAgencyType(String creditAgencyType) booleanWhen sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity nameName of the credit agency giving the scoreType of the credit agency giving the scoreReference corresponding to the credit ratingA measure of a party’s creditworthiness calculated on the basis of a combination of factors such as their income and credit history@Valid TimePeriodGet validForinthashCode()ratingReference(String ratingReference) ratingScore(Integer ratingScore) voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetCreditAgencyName(String creditAgencyName) voidsetCreditAgencyType(String creditAgencyType) voidsetRatingReference(String ratingReference) voidsetRatingScore(Integer ratingScore) voidsetValidFor(TimePeriod validFor) toString()validFor(TimePeriod validFor)
-
Constructor Details
-
PartyCreditProfile
public PartyCreditProfile()
-
-
Method Details
-
creditAgencyName
-
getCreditAgencyName
Name of the credit agency giving the score- Returns:
- creditAgencyName
-
setCreditAgencyName
-
creditAgencyType
-
getCreditAgencyType
Type of the credit agency giving the score- Returns:
- creditAgencyType
-
setCreditAgencyType
-
ratingReference
-
getRatingReference
Reference corresponding to the credit rating- Returns:
- ratingReference
-
setRatingReference
-
ratingScore
-
getRatingScore
A measure of a party’s creditworthiness calculated on the basis of a combination of factors such as their income and credit history- Returns:
- ratingScore
-
setRatingScore
-
validFor
-
getValidFor
Get validFor- Returns:
- validFor
-
setValidFor
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class entity name- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-