OBJECT
type RegistrationNumber {# 登録番号が取引確定日時において適格かどうかを示すフラグisQualified: Boolean! # 登録番号(T + 13桁の数字)registrationNumber: String! }