Name | Type | Description | Notes |
---|---|---|---|
UpdateAuthority | string | The public key of the update authority of the NFT | [optional] |
UpdateAuthoritySearchMethod | string | Only `exact_match` supported at this time | [optional] [default to UpdateAuthoritySearchMethodEnum.Exactmatch] |
MintAddress | string | The mint address of the NFT | [optional] |
MintAddressSearchMethod | string | Only `exact_match` supported at this time | [optional] [default to MintAddressSearchMethodEnum.Exactmatch] |
Name | string | The name of the NFT | [optional] |
NameSearchMethod | string | [optional] [default to NameSearchMethodEnum.Exactmatch] | |
Uri | string | The NFT's uri | [optional] |
UriSearchMethod | string | [optional] [default to UriSearchMethodEnum.Exactmatch] | |
Symbol | string | The symbol associated with the candy machine | [optional] |
SymbolSearchMethod | string | [optional] [default to SymbolSearchMethodEnum.Exactmatch] | |
Network | string | [optional] [default to NetworkEnum.Devnet] |