Class OfficeClientCheckinStatus

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class OfficeClientCheckinStatus
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • appliedPolicies

        protected List<String> appliedPolicies
      • appliedPoliciesNextLink

        protected String appliedPoliciesNextLink
      • deviceName

        protected String deviceName
      • devicePlatform

        protected String devicePlatform
      • devicePlatformVersion

        protected String devicePlatformVersion
      • errorMessage

        protected String errorMessage
      • userId

        protected String userId
      • userPrincipalName

        protected String userPrincipalName
      • wasSuccessful

        protected Boolean wasSuccessful
    • Constructor Detail

      • OfficeClientCheckinStatus

        protected OfficeClientCheckinStatus()