alias Stripe::GelatoPhoneReportError1
Overview
Details on the verification error. Present when status is unverified
.
Alias Definition
Stripe::GelatoPhoneReportError
Defined in:
stripe/models/gelato_phone_report_error1.crConstant Summary
-
ERROR_MESSAGE_FOR_CODE =
"invalid value for \"code\", must be one of [phone_unverified_other, phone_verification_declined]."
-
MAX_LENGTH_FOR_REASON =
5000
-
VALID_VALUES_FOR_CODE =
String.static_array("phone_unverified_other", "phone_verification_declined")