ResponseAmount

class Firstred\PostNL\Entity\Response\ResponseAmount
Class ResponseAmount.
Parent:

Firstred\PostNL\Entity\AbstractEntity

Summary

Methods

Properties

public property Firstred\PostNL\Entity\Response\ResponseAmount::$defaultProperties
Type:

string[][]

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$AccountName
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$ResponseAmountType
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$BIC
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$Currency
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$IBAN
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$Reference
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$TransactionNumber
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$Value
Type:

string | null

protected static property Firstred\PostNL\Entity\Response\ResponseAmount::$VerzekerdBedrag
Type:

string | null

Methods

public Firstred\PostNL\Entity\Response\ResponseAmount::__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)