Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 796 Bytes

UserstagedResponseCompound.md

File metadata and controls

20 lines (15 loc) · 796 Bytes

openapi.model.UserstagedResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiUserstagedID int The unique ID of the Userstaged
fkiEmailID int The unique ID of the Email
sEmailAddress String The email address.
sUserstagedFirstname String The firstname of the Userstaged
sUserstagedLastname String The lastname of the Userstaged
sUserstagedExternalid String The externalid of the Userstaged

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