required: false means that the property might not exist in the json; nullable: false means that the property doesn't accept null as a value.
確定! 回上一頁