public static class SubscribedServiceBusinessPartner.Builder extends Object
Constructor and Description |
---|
Builder() |
public SubscribedServiceBusinessPartner.Builder name(String name)
Commercial name also called customer name.
name
- the value to setpublic SubscribedServiceBusinessPartner.Builder namePhonetic(String namePhonetic)
Phonetic name.
namePhonetic
- the value to setpublic SubscribedServiceBusinessPartner.Builder tcaCustAccountNumber(String tcaCustAccountNumber)
TCA customer account number.
tcaCustAccountNumber
- the value to setpublic SubscribedServiceBusinessPartner.Builder isPublicSector(Boolean isPublicSector)
The business partner is part of the public sector or not.
isPublicSector
- the value to setpublic SubscribedServiceBusinessPartner.Builder isChainCustomer(Boolean isChainCustomer)
The business partner is chain customer or not.
isChainCustomer
- the value to setpublic SubscribedServiceBusinessPartner.Builder customerChainType(String customerChainType)
Customer chain type.
customerChainType
- the value to setpublic SubscribedServiceBusinessPartner.Builder tcaPartyNumber(String tcaPartyNumber)
TCA party number.
tcaPartyNumber
- the value to setpublic SubscribedServiceBusinessPartner.Builder tcaPartyId(Long tcaPartyId)
TCA party ID.
tcaPartyId
- the value to setpublic SubscribedServiceBusinessPartner.Builder tcaCustomerAccountId(Long tcaCustomerAccountId)
TCA customer account ID.
tcaCustomerAccountId
- the value to setpublic SubscribedServiceBusinessPartner build()
public SubscribedServiceBusinessPartner.Builder copy(SubscribedServiceBusinessPartner model)
Copyright © 2016–2024. All rights reserved.