Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/otp
OtpTransmission
Interface OtpTransmission
interface
OtpTransmission
{
recipient
?:
string
;
senderId
?:
string
;
sentAt
?:
string
;
sentVia
?:
string
;
status
?:
OTPTransmissionStatus
;
}
Index
Properties
recipient?
sender
Id?
sent
At?
sent
Via?
status?
Properties
Optional
recipient
recipient
?:
string
Optional
sender
Id
senderId
?:
string
Optional
sent
At
sentAt
?:
string
Optional
sent
Via
sentVia
?:
string
Optional
status
status
?:
OTPTransmissionStatus
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
recipient
sender
Id
sent
At
sent
Via
status
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...