Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.23 KB

File metadata and controls

19 lines (15 loc) · 1.23 KB

Okta.Sdk.Model.GroupPushMapping

Properties

Name Type Description Notes
AppConfig AppConfig [optional]
Created DateTimeOffset Timestamp when the group push mapping was created [optional] [readonly]
ErrorSummary string The error message summary if the latest push failed [optional] [readonly]
Id string The ID of the group push mapping [optional] [readonly]
LastPush DateTimeOffset Timestamp when the group push mapping was pushed [optional] [readonly]
LastUpdated DateTimeOffset Timestamp when the group push mapping was last updated [optional] [readonly]
SourceGroupId string The ID of the source group for the group push mapping [optional] [readonly]
Status GroupPushMappingStatus [optional]
TargetGroupId string The ID of the target group for the group push mapping [optional] [readonly]
Links GroupPushMappingLinks [optional]

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