Type alias FindNftsByOwnerInput

FindNftsByOwnerInput: {
    owner: PublicKey;
}

Type declaration

Generated using TypeDoc