MasterDetailRes.ets 1.12 KB
export class MasterDetailRes {
  shareUrl = "";
  contentPublish = 0;
  authId = 0;
  cnLiveCommentControl = 0;
  liveGiftControl = 0;
  livePublish = 0;
  province = "";
  fansNum = 0;
  articleCreation = 0;
  cnIsComment = 0;
  cnIsLike = 0;
  creatorId = "";
  browseNum = 0;
  cnLiveLikeControl = 0;
  cnLiveShareControl = 0;
  banControl = 0;
  userId = "";
  videoCreation = 0;
  avatarFrame = "";
  headPhotoUrl = "";
  subjectType = 0;
  liveLikeControl = 0;
  region = "";
  isAttention = 0;
  cnContentPublish = 0;
  authIcon = "";
  honoraryTitle = "";
  videoCollectionCreation = 0;
  pictureCollectionCreation = 0;
  liveSwitch = 0;
  shareControl = 0;
  isComment = 0;
  district = "";
  originUserId = "";
  liveCommentControl = 0;
  posterShareControl = 0;
  honoraryIcon = "";
  isLike = 0;
  registTime: number = 0;
  dynamicCreation = 0;
  userName = "";
  attentionNum = 0;
  cnShareControl = 0;
  cnLivePublish = 0;
  categoryAuth = "";
  cnLiveGiftControl = 0;
  city = "";
  dynamicControl = 0;
  userType = "";
  authTitle = "";
  introduction = "";
  liveShareControl = 0;
  authPersonal = "";
  mainControl: number = -1;
}