Class ReqBrand
java.lang.Object
company.tap.commondependencies.ApiModels.ReqBrand
public class ReqBrand
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ReqBrand() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
brand_id
public java.lang.String brand_id -
branch_id
public java.util.List<java.lang.String> branch_id
-
-
Constructor Details
-
ReqBrand
public ReqBrand()
-