Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 637 Bytes

EmailRequestCompound.md

File metadata and controls

17 lines (12 loc) · 637 Bytes

openapi.model.EmailRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEmailID int The unique ID of the Email [optional]
fkiEmailtypeID int The unique ID of the Emailtype. Valid values: Value
sEmailAddress String The email address.

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