export AttributionDeets

interface AttributionDeets {
    Contact?: ContactDeets;
    Role?: null | string;
}

Properties

Properties

Contact?: ContactDeets
Role?: null | string

The role or credit of the attribution