Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
fetchTotals (\Magento\Quote\Model\Quote\Address $address) | |
![]() | |
fetchTotals (\Magento\Quote\Model\Quote\Address $address) | |
![]() | |
__construct (BooleanFactory $attrBooleanFactory, CacheInterface $cache=null, $storeResolver=null, array $cacheTags=null, StoreManagerInterface $storeManager=null, Serializer $serializer=null) | |
setAttribute ($attribute) | |
getAttribute () | |
getInputType () | |
getLabel () | |
getLocalizedLabel () | |
getValue (\Magento\Framework\DataObject $object) | |
isVisible () | |
getClass () | |
getConfigField ($fieldName) | |
getSelectOptions () | |
getOption ($optionId) | |
getInputRendererClass () | |
Additional Inherited Members | |
![]() | |
_getInputValidateClass () | |
![]() | |
$_attribute | |
$_attrBooleanFactory | |
Quote address attribute frontend custbalance resource model
Definition at line 13 of file Custbalance.php.
fetchTotals | ( | \Magento\Quote\Model\Quote\Address | $address | ) |
Fetch customer balance
\Magento\Quote\Model\Quote\Address | $address |
Definition at line 21 of file Custbalance.php.