remove_sharee_by_username

@mount("land_sharing.remove_sharee_by_username") operation remove_sharee_by_username(    plot_id: integer,     sharee_name: text,     account_id: byte_array,     auth_descriptor_id: byte_array)