Package | Description |
---|---|
com.oracle.bmc.onesubscription.model |
Modifier and Type | Method and Description |
---|---|
static InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.builder()
Create a new builder.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.copy(InvoicingBusinessPartner model) |
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.customerChainType(String customerChainType)
Customer chain type.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.isChainCustomer(Boolean isChainCustomer)
The business partner is chain customer or not.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.isPublicSector(Boolean isPublicSector)
The business partner is part of the public sector or not.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.name(String name)
Commercial name also called customer name.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.namePhonetic(String namePhonetic)
Phonetic name.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.tcaCustomerAccountId(Long tcaCustomerAccountId)
TCA customer account ID.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.tcaCustomerAccountNumber(String tcaCustomerAccountNumber)
TCA customer account number.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.tcaPartyId(Long tcaPartyId)
TCA party ID.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.Builder.tcaPartyNumber(String tcaPartyNumber)
TCA party number.
|
InvoicingBusinessPartner.Builder |
InvoicingBusinessPartner.toBuilder() |
Copyright © 2016–2024. All rights reserved.