Interface iGetAccountPayload

interface iGetAccountPayload {
    address?: string;
    username?: string;
}

Properties

Properties

address?: string
username?: string
MMNEPVFCICPMFPCPTTAAATR