Variable plays

plays: {
    id(params): Promise<PayloadPlaysId>;
    username(params): Promise<PayloadPlaysUsername>;
} = ...

Type declaration