Contract
    • PDF

    Contract

    • PDF

    Article Summary

    説明

    契約

    構文

    private String memberNo;
    private String contractNo;
    private String conjunctionContractNo;
    private CommonCode contractType;
    private CommonCode contractStatus;
    private Date contractStartDate;
    private Date contractEndDate;
    private String instanceName;
    private String regionCode;
    private CommonCode platformType;
    private List<ContractProduct> contractProductList;
    

    フィールド

    パラメータ名要否タイプ説明
    memberNoYesString会員番号
    contractNoYesString契約番号
    conjunctionContractNoYesString関連契約番号
    contractTypeYesCommonCode契約区分
    contractStatusYesCommonCode契約状態
    contractStartDateYesDate契約開始日
    contractEndDateYesDate契約終了日
    instanceNameYesStringインスタンス名
    regionCodeYesStringリージョンコード
    platformTypeYesCommonCodeプラットフォーム区分
    contractProductListYesList<ContractProduct>契約商品リスト

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

    What's Next
    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.