public static class MerchantDefinedData.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MerchantDefinedData |
build() |
MerchantDefinedData.Builder |
cloudAccountName(String cloudAccountName)
Cloud account name.
|
MerchantDefinedData.Builder |
copy(MerchantDefinedData model) |
MerchantDefinedData.Builder |
promoType(String promoType)
Promotion type code.
|
public MerchantDefinedData.Builder promoType(String promoType)
Promotion type code.
promoType
- the value to setpublic MerchantDefinedData.Builder cloudAccountName(String cloudAccountName)
Cloud account name.
cloudAccountName
- the value to setpublic MerchantDefinedData build()
public MerchantDefinedData.Builder copy(MerchantDefinedData model)
Copyright © 2016–2024. All rights reserved.