Table of Contents

Class SerialNumberInfo

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
public class SerialNumberInfo
Inheritance
SerialNumberInfo
Inherited Members

Properties

EndOfSale

public DateTimeOffset? EndOfSale { get; }

Property Value

DateTimeOffset?

EndOfSaleNoticeUrl

public string? EndOfSaleNoticeUrl { get; }

Property Value

string

EndOfSupport

public DateTimeOffset? EndOfSupport { get; }

Property Value

DateTimeOffset?

IsVirtual

public bool? IsVirtual { get; }

Property Value

bool?

Model

public string Model { get; }

Property Value

string

ProductType

public ProductType? ProductType { get; }

Property Value

ProductType?

SerialNumber

public string SerialNumber { get; }

Property Value

string