public class LyftAuthenticationRequestBody extends Object
Modifier and Type | Field and Description |
---|---|
String |
grant_type |
String |
scope |
Constructor and Description |
---|
LyftAuthenticationRequestBody(String grant_type,
String scope) |
Copyright © 2020. All rights reserved.