Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 873 Bytes

NotificationtestResponse.md

File metadata and controls

19 lines (14 loc) · 873 Bytes

openapi.model.NotificationtestResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiNotificationtestID int The unique ID of the Notificationtest
objNotificationtestName MultilingualNotificationtestName
fkiNotificationsubsectionID int The unique ID of the Notificationsubsection
sNotificationtestFunction String The function name of the Notificationtest
sNotificationtestNameX String The name of the Notificationtest in the language of the requester

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