@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2payoutsMerchantInformation extends Object
| Constructor and Description |
|---|
V2payoutsMerchantInformation() |
public V2payoutsMerchantInformation categoryCode(Integer categoryCode)
public Integer getCategoryCode()
public void setCategoryCode(Integer categoryCode)
public V2payoutsMerchantInformation submitLocalDateTime(String submitLocalDateTime)
public String getSubmitLocalDateTime()
public void setSubmitLocalDateTime(String submitLocalDateTime)
public V2payoutsMerchantInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public V2payoutsMerchantInformation merchantDescriptor(V2payoutsMerchantInformationMerchantDescriptor merchantDescriptor)
public V2payoutsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(V2payoutsMerchantInformationMerchantDescriptor merchantDescriptor)
Copyright © 2018. All rights reserved.