Interface NftCheckoutPrimaryApiGetCurrenciesNFTCheckoutPrimaryRequest

interface NftCheckoutPrimaryApiGetCurrenciesNFTCheckoutPrimaryRequest {
    provider?: "moonpay";
    includeLimits?: boolean;
}

Hierarchy

  • NftCheckoutPrimaryApiGetCurrenciesNFTCheckoutPrimaryRequest
    • NftCheckoutPrimaryApiGetCurrenciesNFTCheckoutPrimaryRequest

Properties

provider?: "moonpay"

Provider name

NftCheckoutPrimaryApiGetCurrenciesNFTCheckoutPrimary

includeLimits?: boolean

Flag if limits should be included in the response or not

NftCheckoutPrimaryApiGetCurrenciesNFTCheckoutPrimary