MerchantCredentialBase
- accountType: string · Account Id
_id required - codeType: string · Coderequired
- createdType: string · Created AtFormat: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: string · Idrequired
- deletedType: string | null · Deleted AtFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- emailType: string | null · Email
- firebaseType: string | null · Firebase Uid
_uid - isType: boolean · Is Active
_active - lastType: string | null · Last Token Invalidated AtFormat: date-time
_token _invalidated _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- lastType: string | null · Last Used AtFormat: date-time
_used _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

