@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2payoutsMerchantInformation extends Object
| Constructor and Description |
|---|
Ptsv2payoutsMerchantInformation() |
public Ptsv2payoutsMerchantInformation categoryCode(Integer categoryCode)
public Integer getCategoryCode()
public void setCategoryCode(Integer categoryCode)
public Ptsv2payoutsMerchantInformation submitLocalDateTime(String submitLocalDateTime)
public String getSubmitLocalDateTime()
public void setSubmitLocalDateTime(String submitLocalDateTime)
public Ptsv2payoutsMerchantInformation vatRegistrationNumber(String vatRegistrationNumber)
public String getVatRegistrationNumber()
public void setVatRegistrationNumber(String vatRegistrationNumber)
public Ptsv2payoutsMerchantInformation merchantDescriptor(Ptsv2payoutsMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv2payoutsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(Ptsv2payoutsMerchantInformationMerchantDescriptor merchantDescriptor)
Copyright © 2020. All rights reserved.