EscrowAuthority: {
    __kind: "TokenOwner";
} | {
    __kind: "Creator";
    fields: [PublicKey];
}

Generated using TypeDoc