Table of Contents

Class AttemptAttachmentInfo

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class AttemptAttachmentInfo
Inheritance
AttemptAttachmentInfo
Inherited Members
Extension Methods

Constructors

AttemptAttachmentInfo()

public AttemptAttachmentInfo()

Properties

Icon

public string Icon { get; set; }

Property Value

string

Size

public string Size { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string