Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1012 Bytes

File metadata and controls

21 lines (16 loc) · 1012 Bytes

openapi.model.InscriptiontempListElement

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiInscriptiontempID int The unique ID of the Inscriptiontemp
eInscriptiontempStatus FieldEInscriptiontempStatus
sInscriptiontempMLS String The mls of the Inscriptiontemp [optional]
sInscriptiontempDescription String The description of the Inscriptiontemp
bInscriptiontempIsactive bool Whether the inscriptiontemp is active or not
dtCreatedDate String The date and time at which the object was created
dtModifiedDate String The date and time at which the object was last modified

[Back to Model list] [Back to API list] [Back to README]