NAME
Business::Westpac::PaymentsPlus::Australian::Payment::Import::Payment
SYNOPSIS
use Moose;
extends 'Business::Westpac::PaymentsPlus::Australian::Payment::Import::Payment';
DESCRIPTION
Abstract class for modeling payment data in the context of Westpac CSV files.
ATTRIBUTES
All attributes are optional, except were stated, and are read only
- recipient_number (Str, max 20 chars)
- funding_account_number (Str, max 9 chars)
- payer_payment_reference (Str, max 15 chars)
- recipient_reference (Str, max 18 chars)
- funding_bsb_number (BSBNumber)
- payment_amount (PositiveNum, required)