Table of Contents

Class PayloadTemplateSharing

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

Information on which entities have access to the template

[DataContract]
public class PayloadTemplateSharing
Inheritance
PayloadTemplateSharing
Inherited Members

Properties

ByNetwork

Information on network access to the template

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "byNetwork")]
public PayloadTemplateSharingByNetwork? ByNetwork { get; set; }

Property Value

PayloadTemplateSharingByNetwork