public class Seller extends Object
Constructor and Description |
---|
Seller() |
Modifier and Type | Method and Description |
---|---|
Address |
getAddress()
Object containing the seller address details
|
String |
getChannelCode()
This property is specific to Visa Argentina.
|
String |
getDescription()
Description of the seller
|
String |
getExternalReferenceId()
Seller ID assigned by the Merchant Aggregator
|
String |
getGeocode()
The sellers geocode
|
String |
getId()
The sellers identifier
|
String |
getInvoiceNumber()
Invoice number of the payment
|
Boolean |
getIsForeignRetailer()
Indicates if the retailer is considered foreign or domestic when compared to the location of the marketplace.
|
String |
getMcc()
Merchant category code
|
String |
getName()
Name of the seller
|
String |
getPhoneNumber()
Main Phone Number
|
String |
getType()
Seller type.
|
void |
setAddress(Address value)
Object containing the seller address details
|
void |
setChannelCode(String value)
This property is specific to Visa Argentina.
|
void |
setDescription(String value)
Description of the seller
|
void |
setExternalReferenceId(String value)
Seller ID assigned by the Merchant Aggregator
|
void |
setGeocode(String value)
The sellers geocode
|
void |
setId(String value)
The sellers identifier
|
void |
setInvoiceNumber(String value)
Invoice number of the payment
|
void |
setIsForeignRetailer(Boolean value)
Indicates if the retailer is considered foreign or domestic when compared to the location of the marketplace.
|
void |
setMcc(String value)
Merchant category code
|
void |
setName(String value)
Name of the seller
|
void |
setPhoneNumber(String value)
Main Phone Number
|
void |
setType(String value)
Seller type.
|
public Address getAddress()
public void setAddress(Address value)
public String getChannelCode()
public void setChannelCode(String value)
public String getDescription()
public void setDescription(String value)
public String getExternalReferenceId()
public void setExternalReferenceId(String value)
public String getGeocode()
public void setGeocode(String value)
public String getId()
public void setId(String value)
public String getInvoiceNumber()
public void setInvoiceNumber(String value)
public Boolean getIsForeignRetailer()
public void setIsForeignRetailer(Boolean value)
public String getMcc()
public void setMcc(String value)
public String getName()
public void setName(String value)
public String getPhoneNumber()
public void setPhoneNumber(String value)
public String getType()
public void setType(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.