Class BillingAccountRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BillingAccountRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class BillingAccountRef
extends Object
A BillingAccount is a detailed description of a bill structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) booleanIndicates the (class) type of the billing accountgetHref()Reference of the billing account@NotNull StringgetId()Unique identier of the billing accountgetName()Name of the billing accountinthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidtoString()
-
Constructor Details
-
BillingAccountRef
public BillingAccountRef()
-
-
Method Details
-
id
-
getId
Unique identier of the billing account- Returns:
- id
-
setId
-
href
-
getHref
Reference of the billing account- Returns:
- href
-
setHref
-
name
-
getName
Name of the billing account- Returns:
- name
-
setName
-
atreferredType
-
getAtreferredType
Indicates the (class) type of the billing account- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-