Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Litle
Sdk
createDiscount
C# Class Litle.Sdk.createDiscount
Exibir arquivo
Open project: LitleCo/litle-sdk-for-dotNet
Class Usage Examples
Public Properties
Property
Type
Description
amount
long
discountCode
string
endDate
System.DateTime
name
string
startDate
System.DateTime
Public Methods
Method
Description
Serialize
( ) :
string
Method Details
Serialize()
public
method
public
Serialize
( ) :
string
return
string
Property Details
amount
public_oe property
public
long
amount
return
long
discountCode
public_oe property
public
string
discountCode
return
string
endDate
public_oe property
public
DateTime,System
endDate
return
System.DateTime
name
public_oe property
public
string
name
return
string
startDate
public_oe property
public
DateTime,System
startDate
return
System.DateTime