DropboxFolderSharingInfo.Parse method

Version 1.0.0-beta001
.NET Framework 4.7
Namespace Skybrud.Social.Dropbox.Models.Files
Assembly Skybrud.Social.Dropbox.dll

Parse(JObject)

Static

Gets an instance of DropboxFolderSharingInfo from the specified obj.

public static DropboxFolderSharingInfo Parse(JObject obj)

Parameters

obj JObject

The instance of JObject to parse.