.. rst-class:: phpdoctorst .. role:: php(code) :language: php ResponseAmount ============== .. php:namespace:: Firstred\PostNL\Entity\Response .. php:class:: ResponseAmount .. rst-class:: phpdoc-description | Class ResponseAmount\. :Parent: :php:class:`Firstred\\PostNL\\Entity\\AbstractEntity` Summary ------- Methods ~~~~~~~ * :php:meth:`public \_\_construct\($AccountName, $ResponseAmount, $BIC, $Currency, $IBAN, $Reference, $TransactionNumber, $Value, $VerzekerdBedrag\)` Properties ---------- .. php:attr:: public defaultProperties :Type: string[][] .. php:attr:: protected static AccountName :Type: string | null .. php:attr:: protected static ResponseAmountType :Type: string | null .. php:attr:: protected static BIC :Type: string | null .. php:attr:: protected static Currency :Type: string | null .. php:attr:: protected static IBAN :Type: string | null .. php:attr:: protected static Reference :Type: string | null .. php:attr:: protected static TransactionNumber :Type: string | null .. php:attr:: protected static Value :Type: string | null .. php:attr:: protected static VerzekerdBedrag :Type: string | null Methods ------- .. rst-class:: public .. php:method:: public __construct( $AccountName=null, $ResponseAmount=null, $BIC=null, $Currency=null, $IBAN=null, $Reference=null, $TransactionNumber=null, $Value=null, $VerzekerdBedrag=null) :Parameters: * **$AccountName** (string | null) * **$ResponseAmount** (string | null) * **$BIC** (string | null) * **$Currency** (string | null) * **$IBAN** (string | null) * **$Reference** (string | null) * **$TransactionNumber** (string | null) * **$Value** (string | null) * **$VerzekerdBedrag** (string | null)