C# Class Xsolla.AXsollaShopItem

Inheritance: IXsollaObject
Datei anzeigen Open project: xsolla/xsolla-unity-sdk

Public Methods

Method Description
GetAdvertisementType ( ) : AdType
GetKey ( ) : string
GetLabel ( ) : string
GetName ( ) : string
ToString ( ) : string

Method Details

GetAdvertisementType() public method

public GetAdvertisementType ( ) : AdType
return AdType

GetKey() public abstract method

public abstract GetKey ( ) : string
return string

GetLabel() public method

public GetLabel ( ) : string
return string

GetName() public abstract method

public abstract GetName ( ) : string
return string

ToString() public method

public ToString ( ) : string
return string