Package | Description |
---|---|
com.oracle.bmc.onesubscription.model |
Modifier and Type | Method and Description |
---|---|
InvoicingAddress.Builder |
InvoicingAddress.Builder.billSiteUseId(Long billSiteUseId)
Bill to site use Id.
|
static InvoicingAddress.Builder |
InvoicingAddress.builder()
Create a new builder.
|
InvoicingAddress.Builder |
InvoicingAddress.Builder.copy(InvoicingAddress model) |
InvoicingAddress.Builder |
InvoicingAddress.Builder.isBillTo(Boolean isBillTo)
Identify as the customer’s billing address.
|
InvoicingAddress.Builder |
InvoicingAddress.Builder.isShipTo(Boolean isShipTo)
Identify as the customer’s shipping address.
|
InvoicingAddress.Builder |
InvoicingAddress.Builder.location(InvoicingLocation location) |
InvoicingAddress.Builder |
InvoicingAddress.Builder.name(String name)
Address name identifier.
|
InvoicingAddress.Builder |
InvoicingAddress.Builder.phone(String phone)
Phone.
|
InvoicingAddress.Builder |
InvoicingAddress.Builder.service2SiteUseId(Long service2SiteUseId)
Service to site use Id.
|
InvoicingAddress.Builder |
InvoicingAddress.Builder.tcaCustAcctSiteId(Long tcaCustAcctSiteId)
TCA customer account site Id.
|
InvoicingAddress.Builder |
InvoicingAddress.Builder.tcaPartySiteNumber(String tcaPartySiteNumber)
Party site number.
|
InvoicingAddress.Builder |
InvoicingAddress.toBuilder() |
Copyright © 2016–2024. All rights reserved.