C# Class Applicasa.SKProduct

Show file Open project: Applicasa/Sample-App-Unity

Public Properties

Property Type Description
LocalizedDescription string
LocalizedTitle string
Price string
ProductIdentifier string

Property Details

LocalizedDescription public property

public string LocalizedDescription
return string

LocalizedTitle public property

public string LocalizedTitle
return string

Price public property

public string Price
return string

ProductIdentifier public property

public string ProductIdentifier
return string