C# 클래스 Sharpify.Models.Metafield

http://api.shopify.com/metafield.html http://wiki.shopify.com/Metafield_%28API%29 Many Shopify resources permit decoration with metafields, which are simple typed, name/value pairs. If you want your app to store some data against specific resources inside Shopify itself, Metafields appear to be the way to do it. They have the benefit of being accessible through Liquid templates on Shopify itself, too.
상속: ShopifyResourceModel, IFullMutable
파일 보기 프로젝트 열기: orospakr/sharpify

공개 메소드들

메소드 설명
Metafield ( ) : System

메소드 상세

Metafield() 공개 메소드

public Metafield ( ) : System
리턴 System