Class PermissionParser

java.lang.Object
com.amilesend.onedrive.parse.resource.parser.PermissionParser
All Implemented Interfaces:
GsonParser<Permission>

public class PermissionParser extends Object implements GsonParser<Permission>
Parses a response body that contains a Permission.
See Also: