pub fn outcome_from_code(code: &str) -> TransactionOutcomeExpand description
Maps the raw 2-digit result code to a TransactionOutcome.
pub fn outcome_from_code(code: &str) -> TransactionOutcomeMaps the raw 2-digit result code to a TransactionOutcome.