Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct () | |
![]() | |
checkLength ($value) | |
checkChars ($value) | |
checksum ($value) | |
getLength () | |
getCharacters () | |
getChecksum () | |
getCheck () | |
setCheck ($check) | |
Protected Attributes | |
$_length = array(20, 25, 29, 31) | |
$_characters = '0123456789' | |
![]() | |
$_length | |
$_characters | |
$_checksum | |
$_hasChecksum = true | |
Additional Inherited Members | |
![]() | |
_gtin ($value) | |
_identcode ($value) | |
_code25 ($value) | |
_postnet ($value) | |
Definition at line 33 of file Intelligentmail.php.
__construct | ( | ) |
|
protected |
Definition at line 45 of file Intelligentmail.php.
|
protected |
Definition at line 39 of file Intelligentmail.php.