Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 964 Bytes

NotificationsubsectionResponse.md

File metadata and controls

19 lines (14 loc) · 964 Bytes

openapi.model.NotificationsubsectionResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiNotificationsubsectionID int The unique ID of the Notificationsubsection
fkiNotificationsectionID int The unique ID of the Notificationsection
objNotificationsubsectionName MultilingualNotificationsubsectionName [optional]
sNotificationsectionNameX String The name of the Notificationsection in the language of the requester [optional]
sNotificationsubsectionNameX String The name of the Notificationsubsection in the language of the requester

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