Property | Type | Description | |
---|---|---|---|
VideoPrice | System.Xml.Serialization |
Method | Description | |
---|---|---|
ShouldSerializeResolution ( ) : bool |
Used for not serializing null values.
|
|
ShouldSerializeType ( ) : bool |
Used for not serializing null values.
|
|
VideoPrice ( string currency, decimal value ) : System.Xml.Serialization |
Creates an instance of VideoPrice
|
Method | Description | |
---|---|---|
VideoPrice ( ) : System.Xml.Serialization |
public VideoPrice ( string currency, decimal value ) : System.Xml.Serialization | ||
currency | string | Specifies the currency in ISO 4217 format |
value | decimal | The price to download or view the video. |
return | System.Xml.Serialization |