Optionalclient: ClientThe owning client, stored for later convenience calls.
OptionalclientThe client that created this model, used by convenience methods.
OptionaldeviceCode used when polling for the token.
OptionalexpiresLifetime of the codes in seconds.
OptionalintervalRecommended polling interval in seconds.
OptionaluserCode the user enters at the verification URL.
OptionalverificationURL the user visits to confirm the login.
The device/user code pair issued at the start of the OAuth Device Flow.
Show DeviceCode.userCode to the user and direct them to DeviceCode.verificationUrl; meanwhile poll with DeviceCode.deviceCode.