nfTokenBuyOffer property
nfTokenBuyOffer Identifies the NFTokenOffer that offers to buy the NFToken. In direct mode this field is optional, but either NFTokenSellOffer or NFTokenBuyOffer must be specified. In brokered mode, both NFTokenSellOffer and NFTokenBuyOffer must be specified.
Implementation
final String? nfTokenBuyOffer;