Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 2.54 KB

File metadata and controls

37 lines (32 loc) · 2.54 KB

openapi.model.DocumentationSubscribeV1Request

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pksEzmaxcustomerCode String The Ezmaxcustomer code [optional]
sInfrastructureenvironmenttypeDescription String The environment type Description [optional]
sCompanyName1 String The Name of the Company in French [optional]
sCompanyName2 String The Name of the Company in English [optional]
fkiSystemconfigurationtypeID int The unique ID of the Systemconfigurationtype [optional]
sSystemconfigurationtypeDescription1 String The description of the Systemconfigurationtype in the language of the requester [optional]
sSystemconfigurationtypeDescription2 String The description of the Systemconfigurationtype in the language of the requester [optional]
fkiEzmaxpartnerID int The unique ID of the Ezmaxpartner [optional]
sEzmaxpartnerName1 String The name of the Ezmaxpartner in french [optional]
sEzmaxpartnerName2 String The name of the Ezmaxpartner in english [optional]
fkiEzmaxpartnerproductID int The unique ID of the Ezmaxpartnerproduct [optional]
sEzmaxpartnerproductName1 String The name1 of the Ezmaxpartnerproduct [optional]
sEzmaxpartnerproductName2 String The name2 of the Ezmaxpartnerproduct [optional]
fkiEzmaxpartnerproductstageID int The unique ID of the Ezmaxpartnerproductstage [optional]
sEzmaxpartnerproductstageCode String The code of the sEzmaxpartnerproductstage [optional]
sUserLoginName String The login name of the User. [optional]
sUserFirstName String The first name of the user [optional]
sUserLastName String The last name of the user [optional]
fkiUserID int The unique ID of the User [optional]
fkiLanguageID int The unique ID of the Language. Valid values: Value
objAddress AddressRequestCompound [optional]
objphone PhoneRequestCompoundV2 [optional]
objEmail EmailRequestCompound [optional]

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