CustomerOrderPaymentInfo
class CustomerOrderPaymentInfo extends DataModel
Additional payment info for direct debit / banktransfer or payment by credit card.
Properties
protected array | $fields | from DataModel | |
protected boolean | $isEncrypted | from DataModel | |
protected Identity | $customerOrderId | ||
protected Identity | $id | ||
protected string | $accountHolder | ||
protected string | $accountNumber | ||
protected string | $bankCode | ||
protected string | $bankName | ||
protected string | $bic | ||
protected string | $creditCardExpiration | ||
protected string | $creditCardHolder | ||
protected string | $creditCardNumber | ||
protected string | $creditCardType | ||
protected string | $creditCardVerificationNumber | ||
protected string | $iban |
Methods
Constructor
Sets Properties with matching Array Values
Convert the Model into stdClass Object
Get a Model Member Name
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
at line 131
__construct()
Constructor
in Model at line 33
multitype:
getProperties()
Get the Model Properties
in DataModel at line 172
Model
setOptions(stdClass $object = null, array $options = null)
Sets Properties with matching Array Values
in DataModel at line 70
stdClass
getPublic(array $publics = array('fields', 'isEncrypted', 'identities', '_type'))
Convert the Model into stdClass Object
in Model at line 115
toJson()
in DataModel at line 35
mixed:string
getFields()
Fields Getter
in DataModel at line 45
validate()
Object Validation
in DataModel at line 59
mixed:string|NULL
getField(boolean $toWawi = false, string $key)
Get a Model Member Name
in DataModel at line 59
boolean
isEncrypted()
Encrypted Status