TemplateStructureResponse
    • PDF

    TemplateStructureResponse

    • PDF

    記事の要約

    Classic/​VPC環境で利用できます。​

    テンプレート構造の照会内容です。

    構文

    構文は次の通りです。

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

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    sidLongRequiredテンプレートまたはカテゴリの SID
    parentSidLongRequired親カテゴリ SID
    • -1人の場合、最上位カテゴリ
    createDateNesDateTimeRequired作成時間
    nameStringRequiredテンプレートまたはカテゴリの名前
    isCategoryBooleanRequiredカテゴリかどうか
    • true | false
      • true: カテゴリ
      • false: テンプレート
    isUseBooleanRequired使用有無
    • true | false
    subCategorisList<TemplateStructureResponse>Optional下位カテゴリ
    templatesList<TemplateStructureResponse>Optional下位テンプレート

    この記事は役に立ちましたか?

    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.