ContactMethod
The possible contact methods.
enum ContactMethod {
email
sms
}
Values
ContactMethod.email
ContactMethod.sms
Member Of
Communication
object ● CommunicationWhere
input ● Contact
object ● ContactInput
input ● SendAsyncIssuanceVerificationResponse
object