public static interface ApiRequestParams.EnumParam
Interface implemented by all enum parameter to get the actual string value that Stripe API
expects. Internally, it used in custom serialization
ApiRequestParams.HasEmptyEnumTypeAdapterFactory converting empty string enum to null.