Type Alias DropDropIdPlatformCompoundUniqueInput

DropDropIdPlatformCompoundUniqueInput: {
    dropId: string;
    platform: PlatformEnum;
}