RefundReceipt

constructor(    created: String,     ebtCashAmount: String,     isVoided: Boolean,     last4: String,     message: String,     snapAmount: String,     balance: Balance?,     refNumber: String,     otherAmount: String,     salesTaxApplied: String,     transactionType: String,     sequenceNumber: String)