Table of Contents

Interface IShipper

Namespace
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.UIViews
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.Documentation.Examples.dll
public interface IShipper : IUIView, IEntityView
Extension Methods

Properties

Id

string Id { get; set; }

Property Value

string

Name

string Name { get; set; }

Property Value

string

Phone

string Phone { get; set; }

Property Value

string