Mayson Monorepo Documentation
    Preparing search index...
    interface OwnershipDeclaration {
        date: number;
        ip: string;
        user_agent: string;
    }
    Index

    Properties

    Properties

    date: number

    The Unix timestamp marking when the beneficial owner attestation was made.

    ip: string

    The IP address from which the beneficial owner attestation was made.

    user_agent: string

    The user-agent string from the browser where the beneficial owner attestation was made.