类 Vendor

java.lang.Object
com.lark.oapi.service.mdm.v1.model.Vendor

public class Vendor extends Object
  • 构造器详细资料

    • Vendor

      public Vendor()
    • Vendor

      public Vendor(Vendor.Builder builder)
  • 方法详细资料

    • newBuilder

      public static Vendor.Builder newBuilder()
    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getAdCountry

      public String getAdCountry()
    • setAdCountry

      public void setAdCountry(String adCountry)
    • getAdProvince

      public String getAdProvince()
    • setAdProvince

      public void setAdProvince(String adProvince)
    • getAdCity

      public String getAdCity()
    • setAdCity

      public void setAdCity(String adCity)
    • getAddress

      public String getAddress()
    • setAddress

      public void setAddress(String address)
    • getAdPostcode

      public String getAdPostcode()
    • setAdPostcode

      public void setAdPostcode(String adPostcode)
    • getLegalPerson

      public String getLegalPerson()
    • setLegalPerson

      public void setLegalPerson(String legalPerson)
    • getCertificationType

      public String getCertificationType()
    • setCertificationType

      public void setCertificationType(String certificationType)
    • getCertificationId

      public String getCertificationId()
    • setCertificationId

      public void setCertificationId(String certificationId)
    • getContactPerson

      public String getContactPerson()
    • setContactPerson

      public void setContactPerson(String contactPerson)
    • getContactTelephone

      public String getContactTelephone()
    • setContactTelephone

      public void setContactTelephone(String contactTelephone)
    • getContactMobilePhone

      public String getContactMobilePhone()
    • setContactMobilePhone

      public void setContactMobilePhone(String contactMobilePhone)
    • getFax

      public String getFax()
    • setFax

      public void setFax(String fax)
    • getEMail

      public String getEMail()
    • setEMail

      public void setEMail(String eMail)
    • getStatus

      public Integer getStatus()
    • setStatus

      public void setStatus(Integer status)
    • getVendor

      public String getVendor()
    • setVendor

      public void setVendor(String vendor)
    • getVendorText

      public String getVendorText()
    • setVendorText

      public void setVendorText(String vendorText)
    • getShortText

      public String getShortText()
    • setShortText

      public void setShortText(String shortText)
    • getVendorType

      public String getVendorType()
    • setVendorType

      public void setVendorType(String vendorType)
    • getVendorCategory

      public String getVendorCategory()
    • setVendorCategory

      public void setVendorCategory(String vendorCategory)
    • getVendorNature

      public String getVendorNature()
    • setVendorNature

      public void setVendorNature(String vendorNature)
    • getLinkedEmployee

      public String getLinkedEmployee()
    • setLinkedEmployee

      public void setLinkedEmployee(String linkedEmployee)
    • getLinkedCustomer

      public String getLinkedCustomer()
    • setLinkedCustomer

      public void setLinkedCustomer(String linkedCustomer)
    • getAssociatedWithLegalEntity

      public Boolean getAssociatedWithLegalEntity()
    • setAssociatedWithLegalEntity

      public void setAssociatedWithLegalEntity(Boolean associatedWithLegalEntity)
    • getExtendInfo

      public ExtendField[] getExtendInfo()
    • setExtendInfo

      public void setExtendInfo(ExtendField[] extendInfo)
    • getVendorAccounts

      public VendorAccount[] getVendorAccounts()
    • setVendorAccounts

      public void setVendorAccounts(VendorAccount[] vendorAccounts)
    • getVendorAddresses

      public VendorAddress[] getVendorAddresses()
    • setVendorAddresses

      public void setVendorAddresses(VendorAddress[] vendorAddresses)
    • getVendorCompanyViews

      public VendorCompanyView[] getVendorCompanyViews()
    • setVendorCompanyViews

      public void setVendorCompanyViews(VendorCompanyView[] vendorCompanyViews)
    • getVendorContacts

      public VendorContact[] getVendorContacts()
    • setVendorContacts

      public void setVendorContacts(VendorContact[] vendorContacts)
    • getGlAccount

      public String getGlAccount()
    • setGlAccount

      public void setGlAccount(String glAccount)
    • getDownPaymentTerm

      public String getDownPaymentTerm()
    • setDownPaymentTerm

      public void setDownPaymentTerm(String downPaymentTerm)
    • getPaymentTerm

      public String getPaymentTerm()
    • setPaymentTerm

      public void setPaymentTerm(String paymentTerm)
    • getVendorSiteCode

      public String getVendorSiteCode()
    • setVendorSiteCode

      public void setVendorSiteCode(String vendorSiteCode)
    • getAppendix

      public Appendix[] getAppendix()
    • setAppendix

      public void setAppendix(Appendix[] appendix)
    • getIsRisked

      public Boolean getIsRisked()
    • setIsRisked

      public void setIsRisked(Boolean isRisked)
    • getOwnerDepts

      public String[] getOwnerDepts()
    • setOwnerDepts

      public void setOwnerDepts(String[] ownerDepts)