alias Stripe::GelatoEmailReportError1

Overview

Details on the verification error. Present when status is unverified.

Alias Definition

Stripe::GelatoEmailReportError

Defined in:

stripe/models/gelato_email_report_error1.cr

Constant Summary

ERROR_MESSAGE_FOR_CODE = "invalid value for \"code\", must be one of [email_unverified_other, email_verification_declined]."
MAX_LENGTH_FOR_REASON = 5000
VALID_VALUES_FOR_CODE = String.static_array("email_unverified_other", "email_verification_declined")