AttackProperty
import type { AttackProperty } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/shield.ts";interface AttackProperty {
AttackLayer?: AttackLayer | null;
AttackPropertyIdentifier?: AttackPropertyIdentifier | null;
TopContributors?: Contributor[] | null;
Total?: number | null;
Unit?: Unit | null;
}§Properties
§
AttackLayer?: AttackLayer | null
[src]§
AttackPropertyIdentifier?: AttackPropertyIdentifier | null
[src]§
TopContributors?: Contributor[] | null
[src]