Table of Contents

Class OrganizationInventoryReleaseResponse

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

InventoryReleaseResponse

[DataContract]
public class OrganizationInventoryReleaseResponse
Inheritance
OrganizationInventoryReleaseResponse
Inherited Members

Properties

Serials

Serials of the devices that should be released

[DataMember(Name = "serials")]
public List<string>? Serials { get; set; }

Property Value

List<string>