ReconRoomInfo
No description
type ReconRoomInfo {
  codeSeller: String
  codeBuyer: String
  description: String
}
Fields
ReconRoomInfo.codeSeller ● String scalar
ReconRoomInfo.codeBuyer ● String scalar
ReconRoomInfo.description ● String scalar
Member Of
ReconRoom  object