Metafield
=========

.. php:namespace:: DreamCommerce\ShopAppstoreLib\Resource
.. php:class:: Metafield

Check: :doc:`../resource`.

constants
*********

``TYPE_INT``
    type of integer
``TYPE_FLOAT``
    type of float
``TYPE_STRING``
    type of string
``TYPE_BLOB``
    type of binary data

