Update Grant Request
Class representation of a Nylas update grant request
Constructors
Link copied to clipboard
public UpdateGrantRequest UpdateGrantRequest(@Json(name = "settings" ) Map<String, Object> settings, @Json(name = "scopes" ) List<String> scopes)
Types
Link copied to clipboard
Builder for UpdateGrantRequest.