ForageErrorDetails

sealed class ForageErrorDetails

A model that is a blueprint for all possible types of details returned in a ForageError response.

Inheritors

Types

Link copied to clipboard
data class EbtError51Details(val snapBalance: String? = null, val cashBalance: String? = null) : ForageErrorDetails

An error that is returned when a customer's EBT Card balance is insufficient to complete a payment.