类 CreateBadgeGrantRespBody

java.lang.Object
com.lark.oapi.service.admin.v1.model.CreateBadgeGrantRespBody

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

    • CreateBadgeGrantRespBody

      public CreateBadgeGrantRespBody()
  • 方法详细资料

    • getGrant

      public Grant getGrant()
    • setGrant

      public void setGrant(Grant grant)