Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 597 Bytes

NFTMintFee.md

File metadata and controls

16 lines (11 loc) · 597 Bytes

openapi.model.NFTMintFee

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
nftMintFeeEstimateLamports num The estimate of the total fee for minting an NFT on Solana [optional]
description String A description of the fee that explains how it was estimated [optional]

[Back to Model list] [Back to API list] [Back to README]