PushFactorPayload
Describes the information required to create a Factor which type is Push
class PushFactorPayload(friendlyName: String,serviceSid: String,identity: String,pushToken: String?,accessToken: String,metadata: Map<String, String>?) : FactorPayload
Content copied to clipboard
See also
FactorType
Link copied to clipboard
Constructors
Functions
Properties
accessToken
Link copied to clipboard
Previously generated Access Token using the /accessTokens endpoint
factorType
Link copied to clipboard
Type of the factor
friendlyName
Link copied to clipboard
A human readable description of this resource, up to 64 characters. For a push factor, this can be the device's name.
identity
Link copied to clipboard
metadata
Link copied to clipboard
pushToken
Link copied to clipboard
serviceSid
Link copied to clipboard
Service sid