Constructors
Methods
getAll
- getAll(
handleOrCharacterId: HandleOrCharacterId,
options?: Omit<undefined | NoteQueryOptions, "cursor" | "limit">,
): Promise<Portfolio[]> Parameters
- handleOrCharacterId: HandleOrCharacterId
Optional
options: Omit<undefined | NoteQueryOptions, "cursor" | "limit">
Returns Promise<Portfolio[]>