Table of Contents

Class EsimsServiceProvidersItemLogo

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

Esims Service Providers Item Logo

[DataContract]
public class EsimsServiceProvidersItemLogo
Inheritance
EsimsServiceProvidersItemLogo
Inherited Members

Properties

URL of service provider's logo.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "logo")]
public string? Logo { get; set; }

Property Value

string