类 GlAccountCompanyRelationship

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

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

    • GlAccountCompanyRelationship

      public GlAccountCompanyRelationship()
    • GlAccountCompanyRelationship

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

    • newBuilder

      public static GlAccountCompanyRelationship.Builder newBuilder()
    • getGlAccountCode

      public String getGlAccountCode()
    • setGlAccountCode

      public void setGlAccountCode(String glAccountCode)
    • getCompanyCode

      public String getCompanyCode()
    • setCompanyCode

      public void setCompanyCode(String companyCode)
    • getGlAccountCompanyRelationshipUid

      public String getGlAccountCompanyRelationshipUid()
    • setGlAccountCompanyRelationshipUid

      public void setGlAccountCompanyRelationshipUid(String glAccountCompanyRelationshipUid)
    • getValidTo

      public String getValidTo()
    • setValidTo

      public void setValidTo(String validTo)