@gala-chain/api ∙ API
API > CreateSaleResDto
Class: CreateSaleResDto
Contents
- Constructors
- new CreateSaleResDto()
- Properties
- category
- collection
- creatorAddress
- description
- image
- initialBuyQuantity
- symbol
- telegramUrl
- tokenName
- twitterUrl
- vaultAddress
- websiteUrl
Constructors
new CreateSaleResDto()
new CreateSaleResDto():
CreateSaleResDto
Properties
category
category:
string
Source
chain-api/src/types/LaunchpadDtos.ts:120
collection
collection:
string
Source
chain-api/src/types/LaunchpadDtos.ts:117
creatorAddress
creatorAddress:
string
Source
chain-api/src/types/LaunchpadDtos.ts:114
description
description:
string
Source
chain-api/src/types/LaunchpadDtos.ts:96
image
image:
string
Source
chain-api/src/types/LaunchpadDtos.ts:87
initialBuyQuantity
initialBuyQuantity:
string
Source
chain-api/src/types/LaunchpadDtos.ts:108
symbol
symbol:
string
Source
chain-api/src/types/LaunchpadDtos.ts:93
telegramUrl
telegramUrl?:
string
Source
chain-api/src/types/LaunchpadDtos.ts:102
tokenName
tokenName:
string
Source
chain-api/src/types/LaunchpadDtos.ts:90
twitterUrl
twitterUrl?:
string
Source
chain-api/src/types/LaunchpadDtos.ts:105
vaultAddress
vaultAddress:
string
Source
chain-api/src/types/LaunchpadDtos.ts:111
websiteUrl
websiteUrl?:
string