TemplateStructureResponse
    • PDF

    TemplateStructureResponse

    • PDF

    기사 요약

    설명

    템플릿 구조 조회 내용

    구문

    private Long sid;
    private Long parentSid;
    private NesDateTime createDate;
    private String name;
    private Boolean isCategory;
    private Boolean isUse;
    private List subCategoris;
    private List templates;
    

    필드

    항목필수 여부타입제약 사항설명
    sidYesLong템플릿 혹은 카테고리의 sid
    parentSidYesLong부모 카테고리의 sid (-1인 경우 최상위 카테고리)
    createDateYesNesDateTime생성 시간
    nameYesString템플릿 혹은 카테고리의 이름
    isCategoryYesBoolean카테고리 여부 (true: 카테고리, false: 템플릿)
    isUseYesBoolean사용중인지 여부
    subCategorisNoList<TemplateStructureResponse>하위 카테고리
    templatesNoList<TemplateStructureResponse>하위 템플릿

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.