| Package | Description |
|---|---|
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
Address |
MerchantProfileResponse.getBillingAddress()
Gets the address to be used for billing correspondence.
|
Address |
MerchantProfile.getBillingAddress()
Gets the address to be used for billing correspondence.
|
Address |
MerchantProfileResponse.getShippingAddress()
Gets the address to be used for shipping.
|
Address |
MerchantProfile.getShippingAddress()
Gets the address to be used for shipping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MerchantProfileResponse.setBillingAddress(Address value)
Sets the address to be used for billing correspondence.
|
void |
MerchantProfile.setBillingAddress(Address value)
Sets the address to be used for billing correspondence.
|
void |
MerchantProfileResponse.setShippingAddress(Address value)
Sets the address to be used for shipping.
|
void |
MerchantProfile.setShippingAddress(Address value)
Sets the address to be used for shipping.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.