SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.addressDoorNumber(Integer addressDoorNumber) |
Street number where the submerchant is located *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.addressStreet(String addressStreet) |
Street where the submerchant is located *
|
static SubMerchant.SubMerchantBuilder |
SubMerchant.builder() |
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.city(String city) |
City where the submerchant is located *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.country(String country) |
Country where the submerchant is located *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.documentNumber(String documentNumber) |
CPF or CNPJ identification of the submerchant *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.documentType(String documentType) |
CPF or CNPJ number of the submerchant *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.legalName(String legalName) |
Name of the submerchant *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.mcc(String mcc) |
Submerchant MCC according to Abecs decision and/or primary CNAE *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.phone(String phone) |
Phone number of the submerchant *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.regionCode(String regionCode) |
Postal code of the submerchant *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.regionCodeIso(String regionCodeIso) |
State where the submerchant is located *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.subMerchantId(String subMerchantId) |
Submerchant code *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.url(String url) |
Payment Facilitator URL *
|
SubMerchant.SubMerchantBuilder |
SubMerchant.SubMerchantBuilder.zip(String zip) |
CEP of the submerchant *
|