Interface iGetPointsActivityPayload

interface iGetPointsActivityPayload {
    address?: string;
    applicationId: string;
    bookmark?: string;
    pageId: string;
}

Implemented by

Properties

address?: string

The specific address to get points activity for

applicationId: string

The application ID to get points activity for

bookmark?: string

The pagination bookmark to start from

pageId: string

The page ID to get points activity for

MMNEPVFCICPMFPCPTTAAATR