NftMessageOrBuilder

Functions

Link copied to clipboard
abstract fun getCancelOfferNft(): CancelOfferNftMessage
.TW.Aptos.Proto.CancelOfferNftMessage cancel_offer_nft = 2;
Link copied to clipboard
abstract fun getClaimNft(): ClaimNftMessage
.TW.Aptos.Proto.ClaimNftMessage claim_nft = 3;
Link copied to clipboard
abstract fun getNftTransactionPayloadCase(): NftTransactionPayloadCase
Link copied to clipboard
abstract fun getOfferNft(): OfferNftMessage
.TW.Aptos.Proto.OfferNftMessage offer_nft = 1;
Link copied to clipboard
abstract fun hasCancelOfferNft(): Boolean
.TW.Aptos.Proto.CancelOfferNftMessage cancel_offer_nft = 2;
Link copied to clipboard
abstract fun hasClaimNft(): Boolean
.TW.Aptos.Proto.ClaimNftMessage claim_nft = 3;
Link copied to clipboard
abstract fun hasOfferNft(): Boolean
.TW.Aptos.Proto.OfferNftMessage offer_nft = 1;

Inheritors

Link copied to clipboard