API/Autodoc/Classes/RuStore.PayClient.Description.en.md


RuStore::PayClient::Description

Description of the product/purchase.

Inherits from RuStore.PayClient.BaseValue< string >

Public Functions

Name
Description(string value)
Constructor.

Additional inherited members

Public Functions inherited from RuStore.PayClient.BaseValue< string >

Name
override bool Equals(object obj)
override int GetHashCode()
override string ToString()

Protected Functions inherited from RuStore.PayClient.BaseValue< string >

Name
BaseValue(T value)

Public Properties inherited from RuStore.PayClient.BaseValue< string >

Name
T value

function Description

Description(
    string value
)

Constructor.

Parameters:

  • value Value.

Назад