OrderAttachment Class

Definition

Order attachment details.

public class OrderAttachment : Microsoft.Store.PartnerCenter.Models.ResourceBase
type OrderAttachment = class
    inherit ResourceBase
Public Class OrderAttachment
Inherits ResourceBase
Inheritance
OrderAttachment

Constructors

OrderAttachment()

Properties

AttachmentId

Gets or sets the attachment id.

AttachmentType

Gets or sets the attachment type.

Attributes

Gets the attributes.

(Inherited from ResourceBase)
FileName

Gets or sets file name.

SizeInKB

Gets or sets file size in kb.

Applies to