Objects

TwoFactorCode

A two factor code to be supplied to a collection. The collection will have status `TWO FACTOR PENDING` when a two factor code is expected from the user.

typestring
Possible Enum values are TWO_FACTOR_CODE.
valuestring

Two factor code

Example
{  "type": "TWO_FACTOR_CODE",  "value": "A12345"}